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

package.dist.components.signature-pad.signature-pad-hidden-input.d.ts Maven / Gradle / Ivy

import { HiddenInputProps } from '@zag-js/signature-pad';
import { Assign } from '../../types';
import { HTMLProps, PolymorphicProps } from '../factory';
import { ForwardRefExoticComponent, RefAttributes } from 'react';
export interface SignaturePadHiddenInputBaseProps extends HiddenInputProps, PolymorphicProps {
}
export interface SignaturePadHiddenInputProps extends Assign, SignaturePadHiddenInputBaseProps> {
}
export declare const SignaturePadHiddenInput: ForwardRefExoticComponent>;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy