New to Kendo UI for AngularStart a free 30-day trial

Title

The Window provides options for displaying a title and customizing its behavior.

To set a title to the Window, use its title property.

html
<kendo-window title="Awesome title goes here"></kendo-window>

To customize the title by adding arbitrary components:

  1. Nest the components inside <kendo-window-titlebar>.
  2. Include the needed actions.

If the title property is set and you use the <kendo-window-titlebar> element, the title configuration will be overridden.

Change Theme
Theme
Loading ...

If title is not specified, instead of a title, the Window will display a title bar with the default actions.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support