InputGroup
Use the InputGroup as the outermost layout wrapper for form field components
such as TextInput to support horizontal grouping of fields.
Changes to InputGroup. The full components changelog also lists package-wide and cross-cutting entries.
3.11.0
Updates
- Improved zIndex prioritization of bordering fields within the group. (APPDEV-17761)
3.5.0
Updates
- No longer renders a grid wrapper when no children are provided, preventing unintended spacing in the UI. (APPDEV-17490)