Interface: Focusable
Extended by
Checkboxes
Datepicker
DateTimepicker
EmailInput
UsersSelect
MultiUsersSelect
StaticSelect
MultiStaticSelect
ConversationsSelect
MultiConversationsSelect
ChannelsSelect
MultiChannelsSelect
ExternalSelect
MultiExternalSelect
NumberInput
PlainTextInput
RadioButtons
Timepicker
URLInput
RichTextInput
Properties
focus_on_load?
optional focus_on_load: boolean;
Description
Indicates whether the element will be set to auto focus within the
view
object. Only one element can be set to true
.
Defaults to false
.