ChatMessageBoxSettingsTagHelper

Example

Razor
<message-box>
</message-box>

Attributes

AttributeTypeDescription
max-text-area-heightDoubleThe maximum height of the textarea in pixels. When set, the textarea will stop expanding and show a scrollbar.
modeStringThe input mode for the message box: "single": Single-line text input; "multi": Multi-line textarea with fixed rows or "auto": Auto-expanding textarea that grows as the user types.
rowsDoubleThe initial number of visible rows when mode is "multi".
In this article
ExampleAttributes
Not finding the help you need?
Contact Support