UNPKG

@wfp/react

Version:
20 lines (10 loc) 417 B
## Usage InputGroup should be used inside `<Form>`s and can contain multiple inputs. #### When to use Use InputGroup to structure multiple inputs #### When not to use Do not nest multiple Inputs. Each input should only have one label text. ## Related [Form](?path=/docs/components-form--regular) [Checkbox](?path=/docs/components-checkbox--regular) [RadioButton](?path=/docs/components-radiobutton--regular)