@tb-dev/vue - v2.0.10
Preparing search index...
asyncComputed
Function asyncComputed
asyncComputed
<
T
>
(
initial
:
T
,
callback
:
()
=>
T
|
Promise
<
T
>
,
options
?:
AsyncComputedOptions
,
)
:
Readonly
<
ShallowRef
<
T
>
>
Type Parameters
T
Parameters
initial
:
T
callback
:
()
=>
T
|
Promise
<
T
>
Optional
options
:
AsyncComputedOptions
Returns
Readonly
<
ShallowRef
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@tb-dev/vue - v2.0.10
Loading...