UNPKG

pope-test-callkit2

Version:

An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.

25 lines (24 loc) 447 B
export declare const TextProps: { width: { type: StringConstructor; }; color: { type: StringConstructor; }; size: { type: StringConstructor; }; weight: { type: NumberConstructor; }; truncated: { type: BooleanConstructor; default: boolean; }; lineClamp: { type: NumberConstructor; }; textStyle: { type: ObjectConstructor; }; };