Search results

Mode API in JavaScript (ES5) Dropdown Tree API control

Configures visibility mode for component interaction when allowMultiSelection or checkbox is enabled.

  • Default - On blur component will act in the delimiter mode.
  • Delimiter - Selected items will be visualized in the text content.
  • Box - Selected items will be visualized in chip.
  • Custom - Selected items will be visualized with the given custom template value.