Custom Trigger Button
In cases where the built in trigger button isn't exactly what you need, you can use the low-level Flexy.Custom
to create your own custom trigger button. This component renders a function, which provides what you need to re-implement the built-in button.
A sample re-implementation is demonstrated below:
Last updated
Was this helpful?