We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

syncfusion trusted companies

Overview

The Angular AppBar, also known as an action bar or nav bar, displays information and actions related to the current application screen. It is used to show branding, screen titles, navigation, and actions. The component supports height mode, color mode, positioning, and more.


Size

Display the AppBar with predefined sizes: normal, longer, and shorter. The size of an AppBar can be changed using the regular, prominent, and dense properties.

Angular AppBar size.


Color

The AppBar has predefined background colors for different visual representations: light, dark, primary, and inherit.

Angular AppBar color.


Position

A row of content can be aligned horizontally at the top or bottom of the AppBar.

Angular AppBar position.


Sticky

AppBar can stick to the top of a page while scrolling the content.

Angular AppBar sticky.


Content alignment

The Angular AppBar component aligns the content using a spacer and separator.

Angular AppBar content alignment.


Responsive design

The AppBar layout will adjust automatically to the current screen size.

Angular AppBar responsive design.


Developer-friendly APIs

Developers can control the appearance and behaviors of the AppBar using a rich set of APIs.

Themes

The Angular AppBar component supports built-in themes: Material, Bootstrap, Fabric (Office 365), Tailwind CSS, and high contrast. Users can customize these built-in themes or create new themes to achieve their desired look and feel by either simply overriding SASS variables or using our Theme Studio application.


AppBar code example

Easily get started with the Angular AppBar using a few simple lines of HTML and TS code, as demonstrated below. Also, explore our Angular AppBar example, which shows how to render and configure an AppBar in Angular.

<div class="control-section">
    <ejs-appbar colorMode="Primary">
        <button ejs-button cssClass="e-inherit" iconCss="e-icons e-menu"></button>
        <span class="regular" style="margin:0 5px">Angular AppBar</span>
        <div class="e-appbar-spacer"></div>
        <button ejs-button cssClass="e-inherit">FREE TRIAL</button>
    </ejs-appbar>
</div>
import { Component, OnInit } from '@angular/core';

@Component({
    selector: 'ej2-appbar-container',
    templateUrl: 'default.html'
})
export class DefaultComponent implements OnInit {
    ngOnInit(): void {}
}

Other supported frameworks

The AppBar component is also available in the Blazor, React, Vue, and JavaScript frameworks. Check out the component on other platforms using these links:



80+ ANGULAR UI COMPONENTS

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile