UNPKG

@tencentcloud/call-uikit-vue2

Version:

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

16 lines (15 loc) 195 B
export const ButtonProps = { width: { type: String, }, height: { type: String, }, showText: { type: Boolean, default: true, }, iconSize: { type: String, }, };