ej2-react-navigations
This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's EULA. To acquire a license, you can purchase one at https://www.syncfusion.com/sales/products or start a free 30-day trial here.
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.
Setup
To install Navigations
and its dependent packages, use the following command.
npm install @syncfusion/ej2-react-navigations
Components included
Following list of components are available in the package
-
Accordion - Vertically collapsible content panel that displays one or more panels at a time within the available space.
-
ContextMenu - Graphical user interface that appears on the user right click/touch hold action. It has the support to provide nested level menu items.
-
Sidebar - Expandable and collapsible component that typically acts as a side container to place primary or secondary content alongside the main content.
-
Tab - Content panel to show multiple contents in a specific space, one at a time.
-
Toolbar - Displays a group of command buttons arranged horizontally.
-
TreeView - Represent hierarchical data in a tree like structure with advanced functions to edit, drag and drop, select with CheckBox and more.
Supported Frameworks
Navigation
component is also offered in following list of frameworks.
- JavaScript
- Angular
- VueJS
- ASP.NET Core
- ASP.NET MVC
- JavaScript (ES5)
Use-case samples / Showcase samples
Sidebar components are used in the below samples.
Key Features
Accordion
- 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.
- 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.
Toolbar
- 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.
Tab
- 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.
- Target - The sidebar can be initialized in any HTML element other than the body element.
- Types - You have complete control over the appearance of the calendar 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, both at the left and right, to show primary 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.
TreeView
- 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.
Support
Product support is available for through following mediums.
License
Check the license detail here.
Changelog
Check the changelog here
© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.