Angular Chat - InitializedEvent

The type of the initialized event handler's argument.

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

component

The UI component's instance.

Type: Chat

element

The UI component's container.