Home > @department-of-veterans-affairs/va-forms-system-core > DateProps
DateProps type
Signature:
export declare type DateProps = FieldProps<string> & {
isMemorableDate?: boolean;
};
References: FieldProps
Home > @department-of-veterans-affairs/va-forms-system-core > DateProps
Signature:
export declare type DateProps = FieldProps<string> & {
isMemorableDate?: boolean;
};
References: FieldProps