whiteboard-react
v1.0.0
Published
React draggable component
Maintainers
Readme
React whiteboard
A simple whiteboard component.
Demo
Installation
$ npm install whiteboard-react
# yarn add whiteboard-reactExample
import { Whiteboard } from 'whiteboard-react';
<Whiteboard />Props
| name | type | default | description |
| --- | --- | --- | --- |
| className | string | 'whiteboard' | Css class name |
License
MIT
