Styling
You can style the component using appropriate class names passed as props to the component. Moreover you can disable the default styles for the handles, using handles-type="custom"
, but you should take care to define position and size for them. The default classes for handles are handle
and handle-tl
, handle-br
and so on.
Here is the templates you can use for custom styles: