Optional
Readonly
iconIcon of the menu entry.
Readonly
idThis action's unique id.
Optional
Readonly
labelA textual label (or title) for this action.
Optional
Readonly
labelLabel for the "show more" link.
Optional
Readonly
truncationThreshold that defines when to auto shorten the text and provide a "show more" link instead.
If set to -1 text is never truncated.
Readonly
typeThe type of this action.
Optional
isOptional
triggerCalled when the "show more" link is clicked. Must be implemented if truncationThreshold is used.
An action definition that provides a text label.