Checkbox Groups
Efficient multi-checkbox management.
Checkbox group attribute simplifies managing multiple checkboxes by grouping them together and applying validation and navigation controls seamlessly.
Setup
Attribute: sf-checkbox-group
Value: myGroupName
(e.g., "someOptions")
Where: Applied to the container element of a group of checkboxes.
Defining a Checkbox Group
In this example we are creating a checkbox group and apply a validation of minimum 2 and maximum of 4 options that are allowed.
HTML Example
Webflow Example
Last updated
Was this helpful?