New to Kendo UI for jQuery? Download free 30-day trial
jQuery AppBar Position
Loading Demo...
- EXAMPLE
- VIEW SOURCE
-
Change Theme
defaultSASSLESSDefault Theme
- Main
- Main Dark
- Nordic
- Ocean Blue
- Purple
- Turquoise
Bootstrap Theme- Main
- Main Dark
- Nordic
- Urban
- Vintage
Material Theme- Main
- Arctic
- Lime Dark
- Main Dark
- Nova
Classic Theme- Main
- Main Dark
- Opal
- Silver
Fluent Theme- Main
position.html
Also available for:
API REFERENCEDescription
The Kendo UI AppBar widget exposes several positions and position modes. It can be positioned at top or bottom. Its position modes are fixed, sticky or none. Sticky position mode is used if the widget has to be visible while the user scrolls up or down, while the fixed option positions the widget relative to the view port.
In order to use the sticky or fixed position mode of the AppBar, the position has to be set either to top or bottom.