1.0.0 • Published 6 years ago
react-pagedown v1.0.0
React Pagedown
Building/Developing
# Install and build component
npm ci
npm run build
# Build and serve demo
npm run dev
npm run serve
# Browse to localhost:3000Component Props
| Property | Type |
|---|---|
| className | string |
| disabled | boolean |
| name | string |
| defaultValue | string |
| onUpdate | (value: string) => void |
| converter | showdown.Converter |
License
MIT, etc.
Credits
1.0.0
6 years ago