InputGroup
The InputGroup component is the outermost layout component of a field
component (for example TextInput), providing support for grouping.
Import
import { InputGroup } from '@dynatrace/strato-components-preview/layouts';
Use cases
The InputGroup component provides a way to visually group multiple components.
Supported components include:
- Button
- Select
- TextInput
- DateTimePicker
- TimeframeSelector
- Menu
Classname
To group components that are not directly supported, you can use the classname
inputGroupClassName.