Skip to main content

    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
    • SelectV2
    • TextInput
    • DateTimePicker
    • TimeframeSelector
    • Menu
    CodeSandbox

    Classname

    To group components that are not directly supported, you can use the classname inputGroupClassName.

    CodeSandbox
    Still have questions?
    Find answers in the Dynatrace Community