Skip to content

runnermann/whiteboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React whiteboard

A simple whiteboard component.

Installation

$ npm install whiteboard-react
# yarn add whiteboard-react

Example

import { Whiteboard } from 'whiteboard-react';

<Whiteboard />

Props

name type default description
className string 'whiteboard' Css class name

License

MIT

About

React whiteboard component (Dev mode)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.1%
  • JavaScript 11.1%
  • CSS 4.8%