Pacote
Preparing search index...
@pacote/react-with-props
withDefaultProps
Function withDefaultProps
withDefaultProps
<
C
extends
ElementType
,
P
extends
Partial
<
ComponentPropsWithoutRef
<
C
>
>
,
>
(
inject
:
P
,
BaseComponent
:
C
,
)
:
ComponentType
<
Defaultize
<
ComponentPropsWithoutRef
<
C
>
,
keyof
P
>
>
Type Parameters
C
extends
ElementType
P
extends
Partial
<
ComponentPropsWithoutRef
<
C
>
>
Parameters
inject
:
P
BaseComponent
:
C
Returns
ComponentType
<
Defaultize
<
ComponentPropsWithoutRef
<
C
>
,
keyof
P
>
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Pacote
Loading...