Props

View Source

Summary

Get the props for a specific element type.

Signature

type Props<T> = NormalizeMixProp<JSX.IntrinsicElements[T]>;