Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
core
PRIORITY_COMPARATOR
Function PRIORITY_COMPARATOR
PRIORITY_
COMPARATOR
(
left
,
right
)
:
number
Compares the items by
priority
in ascending. Undefined priorities will be treated as
0
.
Parameters
left
:
TabBarToolbarItem
right
:
TabBarToolbarItem
Returns
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Theia TypeDoc
Loading...
Compares the items by
priority
in ascending. Undefined priorities will be treated as0
.