Vue ButtonGroup - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type:

ButtonGroup

element

The UI component's container.