RAMP4 - v4.21.0
Preparing search index...
fixtures/appbar/store/appbar-store
useAppbarStore
Variable useAppbarStore
Const
useAppbarStore
:
StoreDefinition
<
"appbar"
,
Pick
<
{
addTempButton
:
(
value
:
string
)
=>
void
;
items
:
Ref
<
AppbarItemSet
,
AppbarItemSet
>
;
order
:
Ref
<
string
[]
[]
,
string
[]
[]
>
;
removeButton
:
(
value
:
string
)
=>
void
;
temporary
:
Ref
<
string
[]
,
string
[]
>
;
visible
:
ComputedRef
<
(
string
|
AppbarItemInstance
)
[]
[]
>
;
}
,
"items"
|
"order"
|
"temporary"
,
>
,
Pick
<
{
addTempButton
:
(
value
:
string
)
=>
void
;
items
:
Ref
<
AppbarItemSet
,
AppbarItemSet
>
;
order
:
Ref
<
string
[]
[]
,
string
[]
[]
>
;
removeButton
:
(
value
:
string
)
=>
void
;
temporary
:
Ref
<
string
[]
,
string
[]
>
;
visible
:
ComputedRef
<
(
string
|
AppbarItemInstance
)
[]
[]
>
;
}
,
"visible"
,
>
,
Pick
<
{
addTempButton
:
(
value
:
string
)
=>
void
;
items
:
Ref
<
AppbarItemSet
,
AppbarItemSet
>
;
order
:
Ref
<
string
[]
[]
,
string
[]
[]
>
;
removeButton
:
(
value
:
string
)
=>
void
;
temporary
:
Ref
<
string
[]
,
string
[]
>
;
visible
:
ComputedRef
<
(
string
|
AppbarItemInstance
)
[]
[]
>
;
}
,
"addTempButton"
|
"removeButton"
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
RAMP4 - v4.21.0
Loading...