MediaSFU ReactJS
Preparing search index...
MainGridComponentOptions
Interface MainGridComponentOptions
interface
MainGridComponentOptions
{
children
:
ReactNode
;
backgroundColor
:
string
;
mainSize
:
number
;
height
:
number
;
width
:
number
;
showAspect
?:
boolean
;
timeBackgroundColor
?:
string
;
showTimer
?:
boolean
;
meetingProgressTime
:
string
;
timerComponent
?:
ComponentType
<
MeetingProgressTimerOptions
>
;
}
Index
Properties
children
background
Color
main
Size
height
width
show
Aspect?
time
Background
Color?
show
Timer?
meeting
Progress
Time
timer
Component?
Properties
children
children
:
ReactNode
background
Color
backgroundColor
:
string
main
Size
mainSize
:
number
height
height
:
number
width
width
:
number
Optional
show
Aspect
showAspect
?:
boolean
Optional
time
Background
Color
timeBackgroundColor
?:
string
Optional
show
Timer
showTimer
?:
boolean
meeting
Progress
Time
meetingProgressTime
:
string
Optional
timer
Component
timerComponent
?:
ComponentType
<
MeetingProgressTimerOptions
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
background
Color
main
Size
height
width
show
Aspect
time
Background
Color
show
Timer
meeting
Progress
Time
timer
Component
MediaSFU
MediaSFU ReactJS
Loading...