SelectionMode

12 Sep 20251 minute to read

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.