Action Button
Modules are private components that are used inside of Form and Table. They are not exported from Cascara and cannot be used independently.
This action module renders a simple button, use it for custom actions.
Using the module
Additional to the props specified in the aside table, you need to pass the module
prop, with its value set to edit.
Playground
Feel free to play around with the following code: