package.dist.components.signature-pad.signature-pad.d.cts Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of react Show documentation
Show all versions of react Show documentation
A collection of unstyled, accessible UI components for React, utilizing state machines for seamless interaction.
The newest version!
export type { DrawDetails, DrawEndDetails, DrawingOptions } from '@zag-js/signature-pad';
export { SignaturePadClearTrigger as ClearTrigger, type SignaturePadClearTriggerProps as ClearTriggerProps, type SignaturePadClearTriggerBaseProps as ClearTriggerBaseProps, } from './signature-pad-clear-trigger';
export { SignaturePadContext as Context, type SignaturePadContextProps as ContextProps, } from './signature-pad-context';
export { SignaturePadControl as Control, type SignaturePadControlProps as ControlProps, type SignaturePadControlBaseProps as ControlBaseProps, } from './signature-pad-control';
export { SignaturePadGuide as Guide, type SignaturePadGuideProps as GuideProps, type SignaturePadGuideBaseProps as GuideBaseProps, } from './signature-pad-guide';
export { SignaturePadHiddenInput as HiddenInput, type SignaturePadHiddenInputProps as HiddenInputProps, type SignaturePadHiddenInputBaseProps as HiddenInputBaseProps, } from './signature-pad-hidden-input';
export { SignaturePadLabel as Label, type SignaturePadLabelProps as LabelProps, type SignaturePadLabelBaseProps as LabelBaseProps, } from './signature-pad-label';
export { SignaturePadRoot as Root, type SignaturePadRootProps as RootProps, type SignaturePadRootBaseProps as RootBaseProps, } from './signature-pad-root';
export { SignaturePadRootProvider as RootProvider, type SignaturePadRootProviderProps as RootProviderProps, type SignaturePadRootProviderBaseProps as RootProviderBaseProps, } from './signature-pad-root-provider';
export { SignaturePadSegment as Segment, type SignaturePadSegmentProps as SegmentProps, type SignaturePadSegmentBaseProps as SegmentBaseProps, } from './signature-pad-segment';
© 2015 - 2025 Weber Informatics LLC | Privacy Policy