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

14 lines (13 loc) 399 B
export * from './accordion'; export * from './toolbar'; export * from './context-menu'; export * from './breadcrumb'; export * from './carousel'; export * from './tab'; export * from './treeview'; export * from './sidebar'; export * from './menu'; export * from './appbar'; export * from './stepper'; export { Inject } from '@syncfusion/ej2-react-base'; export * from '@syncfusion/ej2-navigations';