New to Kendo UI for Angular? Start a free 30-day trial
PopoverShowOption
Specifies the possible events on which the Popover could be shown.
type
PopoverShowOption = "hover" | "click" | "none" | "focus";