Search results

SelectionMode API in React ListBox API component

Defines the selection mode in ListBox component.

  • Multiple - Specifies that the ListBox should allow multiple item selection.
  • Single - Specifies that the ListBox should allow single item selection.