remix/ui/jsx-dev-runtime · TypeView Source
Props
Summary
Get the props for a specific element type.
Signature
type Props<T> = NormalizeMixProp<JSX.IntrinsicElements[T]>;
Get the props for a specific element type.
type Props<T> = NormalizeMixProp<JSX.IntrinsicElements[T]>;