@syncfusion/ej2
Version:
A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.
4 lines (3 loc) • 374 B
text/typescript
import * as index from '@syncfusion/ej2-ribbon';
index.Ribbon.Inject( index.RibbonButton,index.RibbonDropDown,index.RibbonSplitButton,index.RibbonCheckBox,index.RibbonColorPicker,index.RibbonComboBox,index.RibbonGroupButton,index.RibbonFileMenu,index.RibbonBackstage,index.RibbonKeyTip,index.RibbonContextualTab,index.RibbonGallery);
export * from '@syncfusion/ej2-ribbon';