UNPKG

@syncfusion/react-navigations

Version:

A package of Pure React navigation components such as Toolbar and Context-menu which is used to navigate from one page to another

8 lines (7 loc) 157 B
/** * Toolbar modules */ export * from './toolbar'; export * from './toolbar-item'; export * from './toolbar-separator'; export * from './toolbar-spacer';