All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.components.switch.switch.js Maven / Gradle / Ivy

Go to download

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