Search results

SelectionMode API in JavaScript ListBox API control

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.