Riku
2024-08-13 093afd3be27ea5e9692839845b69bd56e2405518
miniprogram_npm/tdesign-miniprogram/input/type.d.ts
@@ -15,6 +15,10 @@
        type: null;
        value?: boolean | object;
    };
    clearTrigger?: {
        type: StringConstructor;
        value?: 'always' | 'focus';
    };
    style?: {
        type: StringConstructor;
        value?: string;