New to Kendo UI for Angular? Start a free 30-day trial
MessageBoxType
Represents the possible message box options of the Conversational UI.
type
MessageBoxType = "textarea" | "textbox";
Represents the possible message box options of the Conversational UI.
type
MessageBoxType = "textarea" | "textbox";