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

AppBarSectionComponent

Represents the Kendo UI AppBarSection component for Angular.

ts
 * @Component({
   selector: 'my-app',
   template: `
       <kendo-appbar>
           <kendo-appbar-section>
               <h2>Page Title</h2>
           </kendo-appbar-section>
       </kendo-appbar>
   `
})
class AppComponent {}


## Selector
`kendo-appbar-section`




Not finding the help you need?
Contact Support