platform-bible-react
    Preparing search index...

    Variable CheckboxGroupConst

    CheckboxGroup: (__namedParameters: ChecklistProps) => Element = Checklist

    Renders a list of checkboxes. Each checkbox corresponds to an item from the listItems array.

    Type declaration

      • (__namedParameters: ChecklistProps): Element
      • Renders a list of checkboxes. Each checkbox corresponds to an item from the listItems array.

        Parameters

        Returns Element

        2026-06-08 Use CheckboxGroup instead. Checklist is kept as the existing export for backward compatibility and will be removed in a future release.