1.0.0 • Published 3 years ago
whiteboard-react v1.0.0
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
1.0.0
3 years ago