Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
client
_useDeepId
Function _useDeepId
_use
Deep
Id
(
deep
,
start
,
...
path
)
:
{
data
:
Id
;
error
?:
any
;
loading
:
boolean
;
}
Parameters
deep
:
DeepClient
<
Link
<
Id
>
>
start
:
QueryLink
|
DeepClientStartItem
Rest
...
path
:
DeepClientPathItem
[]
Returns
{
data
:
Id
;
error
?:
any
;
loading
:
boolean
;
}
data
:
Id
Optional
error
?:
any
loading
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@deep-foundation/deeplinks
Loading...