Trevixal API
Preparing search index...
@trevixal/ui
Menubar
Interface Menubar
interface
Menubar
{
element
:
HTMLElement
;
destroy
()
:
void
;
setShortcutLabels
(
labels
:
Readonly
<
Record
<
string
,
string
|
null
>
>
|
undefined
,
)
:
void
;
}
Index
Properties
element
Methods
destroy
set
Shortcut
Labels
Properties
Readonly
element
element
:
HTMLElement
Methods
destroy
destroy
()
:
void
Returns
void
set
Shortcut
Labels
setShortcutLabels
(
labels
:
Readonly
<
Record
<
string
,
string
|
null
>
>
|
undefined
,
)
:
void
Re-print every shortcut; call it when the manager reports a rebind.
Parameters
labels
:
Readonly
<
Record
<
string
,
string
|
null
>
>
|
undefined
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
element
Methods
destroy
set
Shortcut
Labels
Trevixal API
Loading...
Re-print every shortcut; call it when the manager reports a rebind.