Skip to Content

SingleSelect

Not a component in OUI

The SingleSelect component is not available in OUI.


For single selection functionality, consider using:

  • the ComboBox component for a component that allows selection and filtering via text input, or
  • the Select component for a traditional dropdown selection.