UNPKG

@syncfusion/react-buttons

Version:

Syncfusion React Buttons package is a feature-rich collection of UI components including Button, CheckBox, RadioButton, Switch, Chip, and more for building modern, interactive React applications.

6 lines (5 loc) 77 B
/** * Switch modules */ export * from './switch'; export * from './types';