Skip to content

Commit a729f12

Browse files
committed
docs: Update docs build
1 parent e9ae466 commit a729f12

File tree

4 files changed

+983
-978
lines changed

4 files changed

+983
-978
lines changed

docs/.vitepress/theme/lib/dist/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ export declare interface TextInputConfig {
903903
rangeSeparator: string;
904904
selectOnFocus: boolean;
905905
escClose: boolean;
906-
format: string;
906+
format: string | string[] | ((value: string) => Date | null);
907907
maskFormat: string;
908908
}
909909

0 commit comments

Comments
 (0)