bezier-easing-editor
Cubic Bezier Curve editor made with React & SVG.
Controlled / Uncontrolled Component
bezier-easing-editor
allows to be Controlled:
you have to provide value
and an onChange
handler
to enable the edition.
bezier-easing-editor
allows to be Uncontrolled:
just define a defaultValue
: