A structure defining configuration of the Toolbox using the action property.
The action that the button performs. You can define the Toolbox by using the actions alone.
The class of the button icon. You can find the complete list of available icon classes in \src\design-editor\Styles\ControlStyles\sp-icons.less
.
A structure containing the configuration of new design elements. For an example, you can refer to ILocationDefaultConfig or IBarcodeDefaultConfig.
Enables a dialog box to type in the name of a new design element. The default value is false
.
The translation key of the button caption. The corresponding string should be defined in the ~\Configuration\translations.json
file.
The translation key of the button tooltip. The corresponding string should be defined in the ~\Configuration\translations.json
file.