ICardButtonBase interface
Base properties for the buttons used in different ACE card view components, such as Text Input and Search Box and Card Button.
Properties
action | The type of the button. |
id | Unique Id of the button. |
Property Details
action
id
Unique Id of the button.
id?: string;
Property Value
string