Preparing search index...
The search index is not available
@deep-foundation/deeplinks
@deep-foundation/deeplinks
client-handler
ClientHandlerProps
Interface ClientHandlerProps
interface
ClientHandlerProps
{
Component
?:
any
;
context
?:
Id
[]
;
error
?:
any
;
ErrorComponent
:
any
;
fillSize
?:
boolean
;
handlerId
?:
Id
;
linkId
:
Id
;
ml
?:
any
;
onClose
?:
(
(
)
=>
any
)
;
[
key
:
string
]
:
any
;
}
Hierarchy
Partial
<
ClientHandlerRendererProps
>
ClientHandlerProps
Indexable
[
key
:
string
]:
any
Index
Properties
Component?
context?
error?
Error
Component
fill
Size?
handler
Id?
link
Id
ml?
on
Close?
Properties
Optional
Component
Component
?:
any
Optional
context
context
?:
Id
[]
Optional
error
error
?:
any
Error
Component
Error
Component
:
any
Optional
fill
Size
fill
Size
?:
boolean
Optional
handler
Id
handler
Id
?:
Id
link
Id
link
Id
:
Id
Optional
ml
ml
?:
any
Optional
on
Close
on
Close
?:
(
(
)
=>
any
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Component
context
error
Error
Component
fill
Size
handler
Id
link
Id
ml
on
Close
@deep-foundation/deeplinks
Loading...