@syncfusion/ej2-angular-navigations
TypeScript icon, indicating that this package has built-in type declarations

30.2.5 • Public • Published

Angular Navigation Components

What's Included in the Angular Navigation Package

The Angular Navigation package includes the following list of components.

Angular Accordion

The Angular Accordion component is a container-based control with vertically collapsible panels (vertical accordion) and stacked headers that expand or collapse one or more panels at a time within the available space.

Getting Started . Online demos . Learn more

Angular Accordion Component

Key features

  • Rendering - Can be rendered based on the items collection and HTML elements.
  • Expand mode - Supports to define single or multiple expand mode for Accordion panels.
  • RTL Support - Supports right-to-left alignment.
  • Accessibility - Provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes. By default, it allows to interact with Accordion by using keyboard shortcuts.

Angular AppBar

The Angular AppBar component displays information and actions related to the current application screen. It is used to show branding, screen titles, navigation, and actions.

Getting Started . Online demos . Learn more

Angular AppBar Component

Key features

  • Modes - Regular, Prominent, and Dense modes that define the AppBar height.
  • Content arrangement - Spacer and separator options can be used to align the content based on the UI requirement with minimal effort.
  • Color - Primary, Light, Dark, and Inherit options to customize the AppBar color.
  • Position - AppBars can be placed at the top or bottom of the screen. It can also be sticky.

Angular Breadcrumb

The Angular Breadcrumb component is a graphical user interface that serves as a navigation header for your web application or site. It helps to identify or highlight the current location within the hierarchical structure of a website. It has several built-in features such as templates, icons, binding to location, overflow mode, and UI customizations.

Getting Started . Online demos . Learn more

Angular Breadcrumb Component

Key features

  • Icons - Icons can be specified in Breadcrumb items.
  • Template - Supports template for item and separator.
  • Bind to location - Supports items to be rendered based on the URL or current location.
  • Overflow mode - Used to limit the number of breadcrumb items to be displayed.
  • Accessibility - Provided with built-in accessibility support that helps to access all the Breadcrumb component features through the keyboard, screen readers, or other assistive technology devices.

Angular Carousel

The Angular Carousel component allows users to display images with content, links, etc., like a slide show. Typical uses of carousels include scrolling news headlines, featured articles on home pages, and image galleries.

Getting Started . Online demos . Learn more

Angular Carousel Component

Key features

  • Rendering - The Carousel component can be rendered based on the items collection and data binding.
  • Animation - Supports animation effects for moving previous/next item of Carousel.
  • Template support - The Carousel component items and buttons can also be rendered with custom templates.
  • Keyboard support - By default, the Carousel allows interaction with commands by using keyboard shortcuts.
  • Accessibility - The Carousel provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Angular ContextMenu

The Angular ContextMenu component is a graphical user interface control that appears when the user right-clicks or performs a touch and hold action.

Getting Started . Online demos . Learn more

Angular ContextMenu Component

Key features

  • Separator - Supports menu items grouping by using the Separator.
  • Icons and Navigations - Supports items to have Icons and Navigation URL's.
  • Template and Multilevel nesting - Supports template and multilevel nesting in ContextMenu.
  • Accessibility - Provided with built-in accessibility support that helps to access all the ContextMenu component features through the keyboard, screen readers, or other assistive technology devices.

Angular Sidebar

The Angular Sidebar component is an expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content.

Getting Started . Online demos . Learn more

Angular Sidebar Component

Key features

  • Target - The sidebar can be initialized in any HTML element other than the body element.
  • Types - Provides complete control over the appearance of the sidebar component. The different types of the sidebar control give flexibility to view or hide the content (primary/secondary) over/above the main content by pushing, sliding, or overlaying it.
  • Left or right positions - The sidebar control can be positioned to the left or right side of the main content area. This option allows placement of two sidebars in a page, at the left and right, to show primary content and secondary content, simultaneously.
  • Docking - Docking lets the sidebar occupy a small vertical area in a page always and typically contains shortened view of navigation options.
  • Auto close - Auto closing the sidebar control’s content allows the main content area to be more readable based on screen resolution.

Angular Tab

The Angular Tab component is a simple user interface (tabs UI) for organizing related content and occupying a compact space. The tabs are aligned horizontally, and each tab is associated with its header.

Getting Started . Online demos . Learn more

Angular Tab Component

Key features

  • Rendering - Can be rendered based on the items collection and HTML elements.
  • Adaptive - Supports responsive rendering with scrollable Tabs and popup menu.
  • Customization - Provides customization support for header with icons and orientation.
  • Animation - Supports animation effects for moving previous/next contents of Tab.
  • Accessibility - Provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes. By default, it allows to interact with Tab headers by using keyboard shortcuts.

Angular Toolbar

The Angular Toolbar component is a feature-rich control that provides an interface for selecting a command from a collection of commands.

Getting Started . Online demos . Learn more

Angular Toolbar Component

Key features

  • Scrollable - Scrollable display mode displays Toolbar commands in a single line with horizontal scrolling enabled when the commands overflow available space.
  • Popup - Popup display mode displays commands in the popup when the commands overflow available space.
  • Template support - The Toolbar component can also be rendered based on the given HTML element aside from item based collection rendering.
  • Keyboard support - By default, the Toolbar allows interaction with commands by using keyboard shortcuts.
  • RTL Support - The Toolbar supports right-to-left alignment.
  • Accessibility - The Toolbar provides built-in compliance with the WAI-ARIA specifications and it is achieved through attributes.

Angular TreeView

The Angular TreeView component is a graphical user interface control that to represents hierarchical data in a tree structure.

Getting Started . Online demos . Learn more

Angular TreeView Component

Key features

  • Data binding - Binds the TreeView component with an array of JavaScript objects or DataManager.
  • CheckBox - Allows you to select more than one node in TreeView without affecting the UI appearance.
  • Drag and drop - Allows you to drag and drop any node in TreeView.
  • Multi selection - Allows you to select more than one node in TreeView.
  • Node editing - Allows you to change the text of a node in TreeView.
  • Sorting - Allows display of the TreeView nodes in an ascending or a descending order.
  • Template - Allows you to customize the nodes in TreeView.
  • Accessibility - Provides built-in accessibility support that helps to access all the TreeView component features through the keyboard, on-screen readers, or other assistive technology devices.

Angular Menu

The Angular Menu component is a graphical user interface control that serves as a navigation header for your web application or site. It supports data binding, templates, icons, multilevel nesting, and horizontal and vertical menus.

Getting Started . Online demos . Learn more

Angular Menu Control

Key features

  • Rendering - Supports to render based on the items collection (array of JavaScript objects) and HTML elements.
  • Separator - Supports menu items grouping by using the Separator.
  • Icons and Navigations - Supports items to have Icons and Navigation URL's.
  • Template and Multilevel nesting - Supports template and multilevel nesting in Menu.
  • Hamburger Menu - Supports Hamburger Menu that provides an adaptive view.
  • Accessibility - Provided with built-in accessibility support that helps to access all the Menu component features through the keyboard, screen readers, or other assistive technology devices.

Angular Stepper

The Angular Stepper component enables users to navigate through a series of steps or stages in a process within a web application. Stepper displays a list of steps with the current step highlighted, allowing users to move between steps. It includes several built-in features, such as different step types, orientation, linear flow, label positions, and template customization.

Getting Started . Online demos . Learn more

Angular Stepper Component

Key features

  • Step Types - Display steps with indicators and labels, only indicators, or only labels.
  • Orientation - A layout to display steps in a horizontal or vertical orientation.
  • Linear Flow - Enable a step-by-step progression, completing one step before moving on to the next.
  • Label Positioning - Show the label at the top, bottom, left, or right.
  • Tooltip - Show additional information when users hover over a step, such as a label or customized text.
  • Templates - Customize the default appearance and content of each step using templates.

Trusted by the world's leading companies Syncfusion logo

Setup

To install navigations and its dependent packages, use the following command.

npm install @syncfusion/ej2-angular-navigations

Supported frameworks

Navigation components are also offered in following list of frameworks.


     JavaScript    

       React      

       Vue         

  ASP.NET Core  

  ASP.NET MVC  

Showcase samples

Support

Product support is available through following mediums.

Changelog

Check the changelog here. Get minor improvements and bug fixes every week to stay up to date with frequent updates.

License and copyright

This is a commercial product and requires a paid license for possession or use. Syncfusion® licensed software, including this component, is subject to the terms and conditions of Syncfusion® EULA. To acquire a license for 80+ Angular UI components, you can purchase or start a free 30-day trial.

A free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.

See LICENSE FILE for more info.

© Copyright 2025 Syncfusion® Inc. All Rights Reserved. The Syncfusion® Essential Studio® license and copyright applies to this distribution.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
30.2.5819latest
30.2.5-ngcc56ngcc
28.2.3-14794792beta

Version History

VersionDownloads (Last 7 Days)Published
30.2.5819
30.2.5-ngcc56
30.2.4616
30.2.4-ngcc8
28.2.3-14794792
30.1.42501
30.1.42-ngcc2
30.1.41285
30.1.41-ngcc3
30.1.391,706
30.1.39-ngcc0
30.1.3788
30.1.37-ngcc2
29.2.81,021
29.2.8-ngcc0
29.2.7100
29.2.7-ngcc0
29.2.535
29.2.5-ngcc0
29.2.4297
29.2.4-ngcc0
29.1.41124
29.1.41-ngcc0
29.1.40324
29.1.40-ngcc0
29.1.38163
29.1.38-ngcc0
29.1.373
29.1.37-ngcc0
29.1.34465
29.1.33800
29.1.33-ngcc0
28.2.121,023
28.2.12-ngcc0
28.2.11468
28.2.11-ngcc0
28.2.6329
28.2.6-ngcc0
28.2.5475
28.2.5-ngcc0
28.1.33-6861790
28.2.423
28.2.4-ngcc0
28.2.395
28.2.3-ngcc0
28.1.41303
28.1.41-ngcc0
28.1.3946
28.1.39-ngcc30
28.1.37231
28.1.37-ngcc0
28.1.369
28.1.36-ngcc0
28.1.3524
28.1.35-ngcc0
28.1.33183
28.1.33-ngcc0
27.2.5996
27.2.5-ngcc0
27.2.412
27.2.4-ngcc0
27.2.324
27.2.3-ngcc0
27.2.266
27.2.2-ngcc0
27.1.5828
27.1.58-ngcc0
27.1.57252
27.1.57-ngcc0
27.1.561
27.1.56-ngcc0
27.1.5595
27.1.55-ngcc0
27.1.53272
27.1.53-ngcc0
20.1.51-104600
27.1.5242
27.1.52-ngcc0
27.1.5127
27.1.51-ngcc0
27.1.5018
27.1.50-ngcc10
27.1.4854
27.1.48-ngcc0
26.2.12337
26.2.12-ngcc0
26.2.112
26.2.11-ngcc0
26.2.1038
26.2.10-ngcc0
26.2.856
26.2.8-ngcc1
26.2.71
26.2.7-ngcc0
26.2.529
26.2.5-ngcc0
26.2.4261
26.2.4-ngcc0
26.1.4133
26.1.41-ngcc0
26.1.4030
26.1.40-ngcc0
26.1.397
26.1.39-ngcc0
26.1.381
26.1.38-ngcc0
25.2.7-1856413
26.1.3521
26.1.35-ngcc0
25.2.6495
25.2.6-ngcc0
25.2.4143
25.2.4-ngcc0
25.2.38
25.2.3-ngcc0
25.1.426
25.1.42-ngcc0
25.1.4195
25.1.41-ngcc0
25.1.4013
25.1.40-ngcc0
25.1.390
25.1.39-ngcc0
25.1.3812
25.1.38-ngcc0
25.1.370
25.1.37-ngcc0
25.1.359
25.1.35-ngcc0
24.2.8596
24.2.8-ngcc0
24.2.4239
24.2.4-ngcc0
24.2.367
24.2.3-ngcc0
24.1.46876
24.1.46-ngcc0
24.1.4120
24.1.41-ngcc0
23.2.7903
23.2.7-ngcc0
19.3.54-138280
23.2.561
23.2.5-ngcc0
23.2.43
23.2.4-ngcc0
23.1.4426
23.1.44-ngcc0
23.1.43210
23.1.43-ngcc0
23.1.41204
23.1.41-ngcc0
23.1.400
23.1.40-ngcc0
23.1.3923
23.1.39-ngcc0
23.1.3651
23.1.36-ngcc0
22.2.11299
22.2.11-ngcc0
22.2.815
22.2.8-ngcc3
22.2.70
22.2.7-ngcc0
22.2.563
22.2.5-ngcc0
22.1.3924
22.1.39-ngcc0
22.1.3810
22.1.38-ngcc0
22.1.360
22.1.36-ngcc0
21.1.4255
21.1.360
21.1.36-ngcc0
22.1.352
22.1.340
22.1.34-ngcc0
21.2.9520
21.2.9-ngcc1
21.2.84
21.2.8-ngcc0
21.2.69
21.2.6-ngcc0
21.2.510
21.2.5-ngcc0
21.2.423
21.2.4-ngcc0
21.2.384
21.2.3-ngcc0
21.1.3972
21.1.39-ngcc0
21.1.384
21.1.38-ngcc0
16.4.52-465850
21.1.372
21.1.37-ngcc0
21.1.350
21.1.35-ngcc0
20.4.53625
20.4.53-ngcc0
20.4.525
20.4.52-ngcc0
20.4.512
20.4.51-ngcc0
20.4.494
20.4.49-ngcc0
20.4.480
20.4.48-ngcc0
20.4.4434
20.4.44-ngcc0
20.4.439
20.4.43-ngcc0
20.4.4216
20.4.42-ngcc0
20.4.4029
20.4.40-ngcc0
20.4.38107
20.4.38-ngcc3
20.3.601
20.3.60-ngcc0
20.3.5811
20.3.58-ngcc0
20.3.575
20.3.57-ngcc0
20.3.564
20.3.56-ngcc0
20.3.523
20.3.52-ngcc0
20.3.503
20.3.50-ngcc0
20.3.491
20.3.49-ngcc0
20.3.481
20.3.48-ngcc0
20.3.474
20.3.47-ngcc0
20.2.50115
20.2.50-ngcc0
20.2.4914
20.2.49-ngcc0
20.2.480
20.2.48-ngcc0
20.2.461
20.2.46-ngcc0
20.2.4514
20.2.45-ngcc0
20.2.440
20.2.44-ngcc29
20.2.432
20.2.43-ngcc0
20.2.392
20.2.39-ngcc2
20.2.3810
20.2.38-ngcc0
20.2.37-ngcc0
20.2.365
20.2.36-ngcc0
20.1.61127
20.1.602
20.1.587
20.1.570
20.1.560
20.1.551
20.1.511
20.1.480
20.1.470
19.4.56552
19.4.550
19.4.5361
19.4.5221
19.4.501
19.4.4833
19.4.474
19.4.411
19.4.404
19.4.3836
19.3.5710
19.3.562
19.3.548
19.3.5344
19.3.463
19.3.458
19.3.443
19.3.431
19.2.6274
19.2.600
19.2.593
19.2.563
19.2.551
19.2.510
19.2.487
19.2.460
19.2.445
19.1.6914
19.1.670
19.1.662
19.1.632
19.1.590
19.1.580
19.1.571
19.1.546
18.4.47231
18.4.446
18.4.420
18.4.410
18.4.396
18.4.356
18.4.342
18.4.331
18.4.3111
18.4.300
18.3.5315
18.3.5117
18.3.5026
18.3.470
18.3.440
18.3.4251
18.3.402
18.3.3595
18.2.5825
18.2.570
18.2.558
18.2.542
18.2.470
18.2.463
18.2.44125
18.1.57131
18.1.550
18.1.540
18.1.5231
18.1.460
18.1.451
18.1.43264
18.1.421
18.1.36-beta0
17.4.55104
17.4.5134
17.4.500
17.4.4969
17.4.470
17.4.465
17.4.441
17.4.4352
17.4.420
17.4.410
17.4.390
17.3.345
17.3.271
17.3.260
17.3.210
17.3.201
17.3.190
17.3.170
17.3.160
17.3.140
17.3.9-beta0
17.2.492
17.2.48-beta0
17.2.29-beta0
17.2.475
17.2.460
17.2.410
17.2.400
17.2.390
17.2.360
17.2.343
17.2.28-beta0
17.1.490
17.1.480
17.1.470
17.1.430
17.1.420
17.1.410
17.1.400
17.1.391
17.1.380
17.1.32-beta0
16.4.5410
16.4.530
16.4.520
17.1.1-beta0
16.4.470
16.4.450
16.4.440
16.4.420
16.4.40-beta0
16.3.340
16.3.330
16.3.300
16.3.290
16.3.270
16.3.250
16.3.240
16.3.230
16.3.210
16.3.180
16.3.170

Package Sidebar

Install

npm i @syncfusion/ej2-angular-navigations

Weekly Downloads

22,108

Version

30.2.5

License

SEE LICENSE IN license

Unpacked Size

945 kB

Total Files

777

Last publish

Collaborators

  • syncfusionorg
  • essentialjs2
  • syncfusion-javascript