AppBarComponent
Represents the Kendo UI AppBar component for Angular. Used to display information, actions, branding titles and additional navigation on the current screen.
Selector
kendo-appbar
Export Name
Accessible in templates as #kendoAppBarInstance="kendoAppBar"
Inputs
Name | Type | Default | Description |
---|---|---|---|
position |
|
Specifies the position of the AppBar (see example).
| |
positionMode |
|
Specifies the positionMode of the AppBar (see example).
| |
themeColor |
|
Specifies the theme color of the AppBar. The theme color will be applied as background color of the component.
|