schema-components - v3.7.0
    Preparing search index...

    Function isFieldRequired

    • 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, …).

      Parameters

      Returns boolean