New to Kendo UI for Angular? Start a free 30-day trial
AppBarSectionComponent
Updated on Oct 31, 2025
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