Interface: Actionable
Deprecated
Action aliased to Actionable in order to name the mixins in this file consistently.
Extends
Extended by
Button
Checkboxes
Datepicker
DateTimepicker
EmailInput
FileInput
UsersSelect
MultiUsersSelect
StaticSelect
MultiStaticSelect
ConversationsSelect
MultiConversationsSelect
ChannelsSelect
MultiChannelsSelect
ExternalSelect
MultiExternalSelect
NumberInput
Overflow
PlainTextInput
RadioButtons
Timepicker
URLInput
RichTextInput
Properties
action_id?
optional action_id: string;
@description: An identifier for this action. You can use this when you receive an interaction payload to
identify the source of the action. Should be unique
among all other action_id
s in the containing block. Maximum length for this field is 255 characters.
Inherited from
Defined in
type
type: string;