feat: add scrollToFirstError to the form component

master
sqchen 6 months ago
parent 243f3a201d
commit f1051c8773

@ -389,7 +389,7 @@ export interface VbenFormProps<
/**
*
* @default true
* @default false
*/
scrollToFirstError?: boolean;

Loading…
Cancel
Save