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

package.dist.components.toggle-group.toggle-group.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 } from '@zag-js/toggle-group';
export { ToggleGroupContext as Context, type ToggleGroupContextProps as ContextProps, } from './toggle-group-context';
export { ToggleGroupItem as Item, type ToggleGroupItemBaseProps as ItemBaseProps, type ToggleGroupItemProps as ItemProps, } from './toggle-group-item';
export { ToggleGroupRoot as Root, type ToggleGroupRootBaseProps as RootBaseProps, type ToggleGroupRootProps as RootProps, } from './toggle-group-root';
export { ToggleGroupRootProvider as RootProvider, type ToggleGroupRootProviderBaseProps as RootProviderBaseProps, type ToggleGroupRootProviderProps as RootProviderProps, } from './toggle-group-root-provider';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy