This is a readme for your new Budibase plugin.
A simple component made by A3 Data Solutions which exports data from a data provider as CSV or Excel
- Add a data provider
- Add a filename
- Nest a button component or any other component which you want to have an On Click action
- Optional - Choose columns (this will only export the selected columns)
Find out more about Budibase.
To build your new plugin run the following in your Budibase CLI:
budi plugins --build
You can also re-build everytime you make a change to your plugin with the command:
budi plugins --watch