UNPKG

@syncfusion/ej2-react-navigations

Version:

A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React

42 lines 1.26 kB
{ "name": "@syncfusion/ej2-react-navigations", "version": "31.1.20", "description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", "keywords": [ "react", "ej2-react-navigations", "react-navigations", "react-toolbar", "react-tab", "react-react", "react-routing", "react-contextmenu", "react tree", "react treeview", "react tree component", "react menu", "react menu component", "react breadcrumb", "react carousel", "react appbar", "react stepper" ], "repository": { "type": "git", "url": "https://github.com/syncfusion/ej2-react-ui-components.git" }, "main": "./dist/ej2-react-navigations.umd.min.js", "module": "./index.js", "es2015": "dist/es6/ej2-react-navigations.es2015.js", "readme": "ReadMe.md", "dependencies": { "@syncfusion/ej2-base": "~31.1.20", "@syncfusion/ej2-react-base": "~31.1.17", "@syncfusion/ej2-navigations": "31.1.20" }, "devDependencies": {}, "sideEffects": false, "homepage": "https://www.syncfusion.com/react-components" }