riku
2025-04-22 45be153eaef9e1c1a3fe21515e9cbd785fba8e1f
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;