shared
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
shared
shared
/
com.mediasfu.sdk.ui
/
MainGridComponent
Main
Grid
Component
@
Composable
fun
MainGridComponent
(
options
:
MainGridComponentOptions
,
renderTimer
:
Boolean
=
false
,
timer
:
@
Composable
BoxScope
.
(
)
->
Unit
?
=
null
,
content
:
@
Composable
BoxScope
.
(
)
->
Unit
)