Preparing search index...
The search index is not available
KOS UI SDK
KOS UI SDK
KOS Dispense SDK - Documentation
withHolder
Function withHolder
with
Holder
<
T
>
(
id
,
WrappedComponent
)
:
(
(
props
)
=>
Element
)
react HOC to provide a Holder to a component
Type Parameters
T
extends
HolderProps
=
HolderProps
Parameters
id
:
string
WrappedComponent
:
ComponentType
<
T
>
Returns
(
(
props
)
=>
Element
)
(
props
)
:
Element
Parameters
props
:
Omit
<
T
,
"holder"
>
Returns
Element
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
KOS UI SDK
Loading...
react HOC to provide a Holder to a component