Preparing search index...
The search index is not available
@eqian/utils-vue
@eqian/utils-vue
IOptions
Interface IOptions
interface
IOptions
{
parentKey
?:
string
;
pidKey
?:
string
;
pidValue
?:
null
|
string
|
number
;
}
Index
Properties
parent
Key?
pid
Key?
pid
Value?
Properties
Optional
parent
Key
parent
Key
?:
string
认为父节点的键名称
Default
parent
Copy
Optional
pid
Key
pid
Key
?:
string
节点的ID的键
Optional
pid
Value
pid
Value
?:
null
|
string
|
number
作为父节点的依据值
Default
null
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
parent
Key
pid
Key
pid
Value
@eqian/utils-vue
Loading...
认为父节点的键名称