UNPKG

remix-validated-form

Version:

Form component and utils for easy form validation in remix

4 lines (3 loc) 201 B
export declare const FORM_ID_FIELD: "__rvfInternalFormId"; export declare const FORM_DEFAULTS_FIELD: "__rvfInternalFormDefaults"; export declare const formDefaultValuesKey: (formId: string) => string;