Interface: BaseButtonStyle<T>
Represents the style of a button, extending the base Style interface.
Extends
Type Parameters
Type Parameter
T extends ExportOptionUIProperties
Property
Type
Description
Overrides
icon?stringThe optional icon URL for the button.
-