@slidev/rough-notation
v0.1.0
Published
Create and animate hand-drawn annotations on a web page
Downloads
10,112
Readme
@slidev/rough-notation
Fork of rough-notation
Changes in this fork:
- Expose types
- Support custom
class
option - Support custom
opacity
option for strokes - Support passing through all options to RoughJS for full customization
- Support
getConfig
andsetConfig
methods - Improved build assets with
.cjs
and.mjs
annotation.show()
returns a promise that resolves when the animation is done