Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
core
TabBarToolbarItem
Namespace TabBarToolbarItem
Index
Functions
PRIORITY_
COMPARATOR
is
Functions
Const
PRIORITY_
COMPARATOR
PRIORITY_
COMPARATOR
(
left
:
TabBarToolbarItem
, right
:
TabBarToolbarItem
)
:
number
Compares the items by
priority
in ascending. Undefined priorities will be treated as
0
.
Parameters
left:
TabBarToolbarItem
right:
TabBarToolbarItem
Returns
number
is
is
(
arg
:
Object
|
undefined
)
:
arg
is
TabBarToolbarItem
Parameters
arg:
Object
|
undefined
Returns
arg
is
TabBarToolbarItem
Exports
core
Tab
Bar
Toolbar
Item
PRIORITY_
COMPARATOR
is
Compares the items by
priority
in ascending. Undefined priorities will be treated as0
.