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

package.dist.components.toggle-group.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 type { ValueChangeDetails as ToggleGroupValueChangeDetails } from '@zag-js/toggle-group';
export { ToggleGroupContext, type ToggleGroupContextProps, } from './toggle-group-context';
export { ToggleGroupItem, type ToggleGroupItemBaseProps, type ToggleGroupItemProps, } from './toggle-group-item';
export { ToggleGroupRoot, type ToggleGroupRootBaseProps, type ToggleGroupRootProps, } from './toggle-group-root';
export { ToggleGroupRootProvider, type ToggleGroupRootProviderBaseProps, type ToggleGroupRootProviderProps, } from './toggle-group-root-provider';
export { toggleGroupAnatomy } from './toggle-group.anatomy';
export { useToggleGroup, type UseToggleGroupProps, type UseToggleGroupReturn, } from './use-toggle-group';
export { useToggleGroupContext, type UseToggleGroupContext } from './use-toggle-group-context';
export * as ToggleGroup from './toggle-group';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy