Preparing search index...
The search index is not available
@wsvaio/use
@wsvaio/use
usePload
Function usePload
use
Pload
<
Initial
>
(
initial
?
)
:
Pload
<
Omit
<
Initial
,
"$mode"
|
"$key"
>
>
Pload Hook 用于在 Vue 组件之间共享状态和实现组件通信
Type Parameters
Initial
extends
object
Parameters
initial
:
Initial
&
{
$key
?:
string
|
symbol
;
$mode
?:
""
|
"provide"
|
"auto"
;
}
&
Record
<
any
,
any
>
= ...
初始化数据
Returns
Pload
<
Omit
<
Initial
,
"$mode"
|
"$key"
>
>
Pload 实例
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@wsvaio/use
Payload
Pload
generatekeySet
generatekeys
useActionKey
usePayloadKey
usePloadKey
useVerifyKey
randomKey
useAction
useBind
useCalendar
useCreateObjectURL
useElementEvent
useGenerateKey
useLngLat
usePayload
usePload
useVerify
Generated using
TypeDoc
Pload Hook 用于在 Vue 组件之间共享状态和实现组件通信