Skip to main content

InputGroup

Use the InputGroup as the outermost layout wrapper for form field components such as TextInput to support horizontal grouping of fields.

Import

import { InputGroup } from '@dynatrace/strato-components/layouts';

Demo

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.

Still have questions?
Find answers in the Dynatrace Community