package.dist.components.switch.switch.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react Show documentation
Show all versions of react Show documentation
A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.
The newest version!
export { SwitchContext as Context } from './switch-context.js';
export { SwitchControl as Control } from './switch-control.js';
export { SwitchHiddenInput as HiddenInput } from './switch-hidden-input.js';
export { SwitchLabel as Label } from './switch-label.js';
export { SwitchRoot as Root } from './switch-root.js';
export { SwitchRootProvider as RootProvider } from './switch-root-provider.js';
export { SwitchThumb as Thumb } from './switch-thumb.js';
© 2015 - 2025 Weber Informatics LLC | Privacy Policy