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

package.dist.components.pin-input.pin-input.d.ts Maven / Gradle / Ivy

export type { ValueChangeDetails, ValueInvalidDetails } from '@zag-js/pin-input';
export { PinInputContext as Context, type PinInputContextProps as ContextProps, } from './pin-input-context';
export { PinInputControl as Control, type PinInputControlProps as ControlProps, type PinInputControlBaseProps as ControlBaseProps, } from './pin-input-control';
export { PinInputHiddenInput as HiddenInput, type PinInputHiddenInputProps as HiddenInputProps, type PinInputHiddenInputBaseProps as HiddenInputBaseProps, } from './pin-input-hidden-input';
export { PinInputInput as Input, type PinInputInputProps as InputProps, type PinInputInputBaseProps as InputBaseProps, } from './pin-input-input';
export { PinInputLabel as Label, type PinInputLabelProps as LabelProps, type PinInputLabelBaseProps as LabelBaseProps, } from './pin-input-label';
export { PinInputRoot as Root, type PinInputRootProps as RootProps, type PinInputRootBaseProps as RootBaseProps, } from './pin-input-root';
export { PinInputRootProvider as RootProvider, type PinInputRootProviderProps as RootProviderProps, type PinInputRootProviderBaseProps as RootProviderBaseProps, } from './pin-input-root-provider';




© 2015 - 2025 Weber Informatics LLC | Privacy Policy