UNPKG

@syncfusion/ej2-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

9 lines (8 loc) 232 B
/** * Navigation Common modules */ export * from './h-scroll'; export * from './v-scroll'; export * from './menu-scroll'; export { MenuAnimationSettings } from './menu-base'; export { MenuItem, FieldSettings } from './menu-base';