Vue ButtonGroup - SelectionChangedEvent

The type of the selectionChanged event handler's argument.

import { DxButtonGroupTypes } from "devextreme-vue/button-group"
Type: DxButtonGroupTypes.SelectionChangedEvent

addedItems

Type:

Array<any>

component

The UI component's instance.

Type:

ButtonGroup

element

The UI component's container.

removedItems

Type:

Array<any>