About
Support
Developer Guide
Version 47.154.100.2
OpenFin JavaScript API
Preparing search index...
OpenFin
TabAriaLabelContext
Interface TabAriaLabelContext
Context for tab aria-label functions.
interface
TabAriaLabelContext
{
arrowNavigationEnabled
:
boolean
;
deleteKeyCloseEnabled
:
boolean
;
homeEndNavigationEnabled
:
boolean
;
isActive
:
boolean
;
tabCount
:
number
;
tabIndex
:
number
;
title
:
string
;
}
Index
Properties
arrow
Navigation
Enabled
delete
Key
Close
Enabled
home
End
Navigation
Enabled
is
Active
tab
Count
tab
Index
title
Properties
arrow
Navigation
Enabled
arrowNavigationEnabled
:
boolean
delete
Key
Close
Enabled
deleteKeyCloseEnabled
:
boolean
home
End
Navigation
Enabled
homeEndNavigationEnabled
:
boolean
is
Active
isActive
:
boolean
tab
Count
tabCount
:
number
tab
Index
tabIndex
:
number
title
title
:
string
Settings
Theme
OS
Light
Dark
On This Page
Properties
arrow
Navigation
Enabled
delete
Key
Close
Enabled
home
End
Navigation
Enabled
is
Active
tab
Count
tab
Index
title
OpenFin JavaScript API
Loading...
Context for tab aria-label functions.