Preparing search index...
The search index is not available
TypeScript Utility - v2.0.2
TypeScript Utility - v2.0.2
PolymorphicProps
Type alias PolymorphicProps<As, Props>
Polymorphic
Props
<
As
,
Props
>
:
Props
&
{
as
?:
As
}
&
Omit
<
React.ComponentProps
<
As
>
,
"as"
|
keyof
Props
>
Props with polymorphic as
See
PolymorphicComponent
and
PolymorphicComponentWithRef
Type Parameters
Type Parameters
As
extends
React.ElementType
Props =
{}
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
Type
Script
Utility -
v2.0.2
Polymorphic
Component
Polymorphic
Component
With
Ref
Polymorphic
Props
Polymorphic
Props
With
Ref
Polymorphic
Ref
Generated using
TypeDoc
Props with polymorphic as
See
PolymorphicComponent and PolymorphicComponentWithRef