featherbit UI
    Preparing search index...

    Function AddButton

    • Dashed full-width "Add …" button used by list/objects fields to append a row. Exported so other field-like controls (e.g. ConditionBuilder) reuse the same visual/behavioral pattern instead of duplicating it.

      Parameters

      • __namedParameters: { label: string; onClick: () => void }

      Returns Element