PopupSettings
Interface
Configures the popup settings for the Popover component.
Definition
Package:@progress/kendo-angular-tooltip
Properties
Provides screen boundary detection when the Popover is shown.
popupClass?
string | string[] | Set<string>
Specifies CSS classes to apply to the Popup element of the Popover. Supports the same values as ngClass.