UNPKG

@syncfusion/react-splitbuttons

Version:

Syncfusion React SplitButton package is a feature-rich collection of UI components, including SplitButton and DropDownButton, designed for advanced button interactions in React applications.

6 lines (5 loc) 113 B
/** * SplitButton all module */ export * from './dropdown-button/index'; export * from './split-button/index';