react-pagedown
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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:3000 

Component Props

Property Type
className string
disabled boolean
name string
defaultValue string
onUpdate (value: string) => void
converter showdown.Converter

License

MIT, etc.

Credits

Package Sidebar

Install

Weekly Downloads

8

Version

1.0.0

License

MIT

Unpacked Size

5.89 kB

Total Files

7

Last publish

Collaborators

  • gwillz