New to Kendo UI for AngularStart a free 30-day trial

MessageWidthMode

Defines the possible modes for message width in the chat component.

  • full: The message takes the full width of the chat container.
  • standard: (Default) The message width is standard, allowing for a more compact layout.

type MessageWidthMode = "full" | "standard";

Not finding the help you need?
Contact Support