Difference between revisions of "Template:UI Object Attributes (Page)"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
!Value | !Value | ||
!Description | !Description | ||
+ | |- | ||
+ | |rowspan="2"|focus | ||
+ | |<field id> | ||
+ | |Whenever the page is opened, focus the field with the specified id. | ||
+ | |- | ||
+ | |<empty> | ||
+ | |No field will gain focus when the page is opened (default value). | ||
|- | |- | ||
|gestures | |gestures |
Revision as of 11:12, 1 June 2020
Page attributes
Name | Value | Description |
---|---|---|
focus | <field id> | Whenever the page is opened, focus the field with the specified id. |
<empty> | No field will gain focus when the page is opened (default value). | |
gestures | list of ids and values | List of gestures.
E.g. swipeup=page:menu; pinchin=user |