True when the supplied field is non-optional and therefore deserves
a visual required indicator alongside its label.
Exposed as a predicate rather than a JSX element so theme adapters
can render the indicator in whatever element type matches their
design language (<span>, <sup>, an icon component, …).
True when the supplied field is non-optional and therefore deserves a visual required indicator alongside its label.
Exposed as a predicate rather than a JSX element so theme adapters can render the indicator in whatever element type matches their design language (
<span>,<sup>, an icon component, …).