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

package.dist.components.toggle.index.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 { ToggleContext } from './toggle-context.js';
export { ToggleIndicator } from './toggle-indicator.js';
export { ToggleRoot } from './toggle-root.js';
export { toggleAnatomy } from './toggle.anatomy.js';
export { useToggle } from './use-toggle.js';
export { useToggleContext } from './use-toggle-context.js';
import * as toggle from './toggle.js';
export { toggle as Toggle };




© 2015 - 2025 Weber Informatics LLC | Privacy Policy