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

package.dist.components.switch.switch.d.cts Maven / Gradle / Ivy

export type { CheckedChangeDetails } from '@zag-js/switch';
export { SwitchContext as Context, type SwitchContextProps as ContextProps } from './switch-context';
export { SwitchControl as Control, type SwitchControlProps as ControlProps, type SwitchControlBaseProps as ControlBaseProps, } from './switch-control';
export { SwitchHiddenInput as HiddenInput, type SwitchHiddenInputProps as HiddenInputProps, type SwitchHiddenInputBaseProps as HiddenInputBaseProps, } from './switch-hidden-input';
export { SwitchLabel as Label, type SwitchLabelProps as LabelProps, type SwitchLabelBaseProps as LabelBaseProps, } from './switch-label';
export { SwitchRoot as Root, type SwitchRootProps as RootProps, type SwitchRootBaseProps as RootBaseProps, } from './switch-root';
export { SwitchRootProvider as RootProvider, type SwitchRootProviderProps as RootProviderProps, type SwitchRootProviderBaseProps as RootProviderBaseProps, } from './switch-root-provider';
export { SwitchThumb as Thumb, type SwitchThumbProps as ThumbProps, type SwitchThumbBaseProps as ThumbBaseProps, } from './switch-thumb';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy