New to Kendo UI for Vue? Start a free 30-day trial
PromptBoxMode
Updated on Mar 30, 2026
Defines the line mode for the PromptBox component.
type PromptBoxMode = "single" | "multi" | "auto";
Defines the line mode for the PromptBox component.
type PromptBoxMode = "single" | "multi" | "auto";