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

Serves as a container for the Drawer component and its content.

Definition

Package:@progress/kendo-angular-layout

Selector:kendo-drawer-container

Syntax:

html
<kendo-drawer-container>
  <kendo-drawer [items]="items"></kendo-drawer>
  <kendo-drawer-content>
    <h1>Main Content</h1>
  </kendo-drawer-content>
</kendo-drawer-container>
In this article
Definition
Not finding the help you need?
Contact Support