UNPKG

@tencentcloud/call-uikit-vue2

Version:

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

15 lines (14 loc) 202 B
export const TimerProps = { color: { type: String, default: '#FFF', }, callDuration: { type: String, default: '', }, fontSize: { type: String, default: '16px', }, };