meetingProgressTime
meetingProgressTime: string
Optional
initialBackgroundColor
initialBackgroundColor?: string
Optional
position
position?:
| "topLeft"
| "topRight"
| "bottomLeft"
| "bottomRight"
Optional
textStyle
textStyle?: {
[key: string]: string | number;
}
Optional
showTimer
showTimer?: boolean