InputGroup
Usage
Use this component within a <form>element to allow the user to choose from a group of options.
- To force a unique choice: set the
typeprop toradio - To enable multiple choices: set the
typeprop tocheckbox
Related Components
InputRadiocomponent inblocksInputCheckcomponent inblocks