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

package.dist.components.toggle.index.d.ts 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, type ToggleContextProps } from './toggle-context';
export { ToggleIndicator, type ToggleIndicatorProps, type ToggleIndicatorBaseProps, } from './toggle-indicator';
export { ToggleRoot, type ToggleRootBaseProps, type ToggleRootProps } from './toggle-root';
export { toggleAnatomy } from './toggle.anatomy';
export { useToggle, type UseToggleProps, type UseToggleReturn } from './use-toggle';
export { useToggleContext, type UseToggleContext } from './use-toggle-context';
export * as Toggle from './toggle';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy