MessageWidthMode
Union
MessageWidthMode
type
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.
Possible values:
"full""standard"