Desktop Components ShowcaseMobile Components Showcase
ace:checkboxButtons - Overview

The <ace:checkboxButtons> component is a container that renders and number of checkbox buttons, just as ace:checkboxButton, but as only one component. It can enforce mutual exclusivity between buttons in the group so that only one button in the group can be selected at one time; Selecting a new button deselects the previously selected one.

Using ace:checkboxButtons






The selected checkboxes are: One, Three, Five
Source Code