UNPKG

@syncfusion/ej2-splitbuttons

Version:

A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup.

9 lines (8 loc) 225 B
/** * SplitButton all module */ export * from './common/index'; export * from './drop-down-button/index'; export * from './split-button/index'; export * from './button-group/index'; export * from './progress-button/index';