background

Kendo UI for jQuery

jQuery AppBar

  • Implement discoverable jQuery app navigation and present primary actions with a customizable navigation bar.
  • Part of the Kendo UI for jQuery library along with 100+ professionally-designed components.
  • Includes support, documentation, demos, virtual classrooms, learning resources and more!
AppBar - Header
  • Overview

    The Kendo UI AppBar is a template-driven component that most often serves as the main navigation for an app. It consists of content items which represent the actions that a user can take and spacers between these items. Common content items are navigation buttons and search fields.

    See the jQuery AppBar Overview demo

    appbar-overview
  • Position

    jQuery AppBar 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.

    See the jQuery AppBar Position demo

    appbar-positioning

All Kendo UI for jQuery Components

Next Steps

Next Steps