UNPKG

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

3 lines (2 loc) 163 B
export { TabItemsDirective, TabItemDirective, TabItemsPlugin, TabItemPlugin } from './items.directive'; export { TabComponent, TabPlugin } from './tab.component';