Vue Toolbar - InitializedEvent

The type of the initialized event handler's argument.

import { DxToolbarTypes } from "devextreme-vue/toolbar"
Type: DxToolbarTypes.InitializedEvent

component

The UI component's instance.

Type:

Toolbar

element

The UI component's container.