New to Kendo UI for Angular? Start a free 30-day trial

Appearance

The Popup enables you to style its host element and the elements that hold its content as well as to copy the anchor font styles of the content-holding element.

Host Elements

To style the host element of the Popup, decorate the component element.

Example
View Source
Change Theme:

Content-Holding Elements

To style the element which holds the content, use the popupClass property binding.

Example
View Source
Change Theme:

Copying Anchor Font Styles

To copy anchor font styles to the element which holds the content, use the copyAnchorStyles property binding.

Example
View Source
Change Theme: