The holder component for a floating toolbar which is shown near selected shapes.
Here is an example how to mount floating toolbar to the editor.
Properties
Prop | Type | Default |
---|
editor | Editor | |
toolbar | React.ReactNode | |
distance | number | |
onMove | (onBelow : boolean ) => void | |