Preparing search index...
The search index is not available
root
root
lib/svelte/src/CommandBar/data/saved
saved
Variable saved
Const
saved
:
{
add
:
(
item
:
CommandBarOption
)
=>
void
;
clear
:
()
=>
void
;
subscribe
:
(
this
:
void
,
run
:
Subscriber
<
CommandBarOptionList
>
,
invalidate
?:
()
=>
void
,
)
=>
Unsubscriber
;
update
:
(
this
:
void
,
updater
:
Updater
<
CommandBarOptionList
>
)
=>
void
;
}
= ...
Type declaration
add
:
(
item
:
CommandBarOption
)
=>
void
clear
:
()
=>
void
subscribe
:
(
this
:
void
,
run
:
Subscriber
<
CommandBarOptionList
>
,
invalidate
?:
()
=>
void
,
)
=>
Unsubscriber
update
:
(
this
:
void
,
updater
:
Updater
<
CommandBarOptionList
>
)
=>
void
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
root
Loading...