Preparing search index...
The search index is not available
Yank Note Api - v3.76.2
Yank Note Api
renderer/context/lib
vue
CustomRefFactory
Type Alias CustomRefFactory<T>
Custom
Ref
Factory
<
T
>
:
(
(
track
:
(
(
)
=>
void
)
,
trigger
:
(
(
)
=>
void
)
)
=>
{
get
:
(
(
)
=>
T
)
;
set
:
(
(
value
:
T
)
=>
void
)
;
}
)
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Yank Note Api - v3.76.2
Loading...