Previous Element | Next Element |
TabIndex
This specifies a tab index that should be assigned to an
existing timeline symbol. Tab indices are used by screen
readers and provide a means to signal that the current
symbol has content that is renderable by such a reader.
Attributes
name | The id of the symbol on the timeline. | |
Type | String | |
depth | This is the depth of the instance of the symbol. | |
Type | Integer | |
From Value | 1 | |
To Value | 65535 | |
tabIndex | Mandatory attribute specifying a tab index for the symbol. | |
Type | Integer | |
From Value | 0 | |
To Value | 65535 |
Child Elements
None
Parent Elements
FrameExamples
None
Previous Element | Next Element |