riku
2025-04-27 f46786f11c5c08ead7501a82e5a71430ad69b782
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;