New to Kendo UI for Angular? Start a free 30-day trial
AppBarSectionComponent
Represents the Kendo UI AppBarSection component for Angular.
Use the AppBarSection component to group content, actions, or navigation items within the AppBar.
html
<kendo-appbar>
   <kendo-appbar-section>
        <h2>Page Title</h2>
    </kendo-appbar-section>
</kendo-appbar>Selector
kendo-appbar-section