Angular TagBox - SelectAllValueChangedEvent

The type of the selectAllValueChanged event handler's argument.

import { DxTagBoxTypes } from "devextreme-angular/ui/tag-box"
Type: DxTagBoxTypes.SelectAllValueChangedEvent

component

The UI component's instance.

Selector: dxo-component
Type:

TagBox

element

The UI component's container.

model

Model data. Available only if you use Knockout.

Type: any

value

Type:

Boolean