Vue Chat - InitializedEvent

The type of the initialized event handler's argument.

import { DxChatTypes } from "devextreme-vue/chat"
Type: DxChatTypes.InitializedEvent

component

The UI component's instance.

Type: Chat

element

The UI component's container.