Polymorphic

Last updated: 2.0.0 (22/01/2024)

PolymorphicElementType

type PolymorphicElementType = React.ElementType | "link";

PolymorphicElementProps

Property
Type
Description

component

Sets the component type to render.

Last updated

Was this helpful?