Dropdown Input Component Playground

OPS Design System dropdown input – select with label, states and optional suffix

Props

Preview

<DropdownInput label="Label Text" required value={value} onValueChange={setValue} options={options} />

default

hover

focus

disabled

disabledLight

success

error

With suffix (USD)

Multi-select (with Select All)