Function to create special, user-defined buttons to be rendered in a Data Table.
1 | any_button_creator(.button_id, .button_label, index)
|
.button_id |
The ID to use for the button. Will not be namespaced to the module. |
.button_label |
The label to display on the button. |
index |
The index of the Data Table row that the button will be placed in. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.