UNPKG

react-hook-form-mantine

Version:
13 lines (12 loc) 325 B
export declare const ADDON_ID = "storybookjs/rhf"; export declare const PANEL_ID = "storybookjs/rhf/panel"; export declare const PARAM_KEY = "form"; export declare const EVENTS: { RESULT: string; ERROR: string; DIRTY: string; FORM_STATE: string; REQUEST: string; CLEAR: string; SUBMIT: string; };