MediaSFU React Native
Preparing search index...
UpdateMiniCardsGridParameters
Interface UpdateMiniCardsGridParameters
interface
UpdateMiniCardsGridParameters
{
updateGridRows
:
(
rows
:
number
)
=>
void
;
updateGridCols
:
(
cols
:
number
)
=>
void
;
updateAltGridRows
:
(
rows
:
number
)
=>
void
;
updateAltGridCols
:
(
cols
:
number
)
=>
void
;
updateGridSizes
:
(
gridSizes
:
GridSizes
)
=>
void
;
gridSizes
:
GridSizes
;
paginationDirection
:
string
;
paginationHeightWidth
:
number
;
doPaginate
:
boolean
;
componentSizes
:
ComponentSizes
;
eventType
:
EventType
;
getUpdatedAllParams
:
()
=>
UpdateMiniCardsGridParameters
;
[
key
:
string
]:
any
;
}
Hierarchy (
View Summary
)
UpdateMiniCardsGridParameters
AddVideosGridParameters
Indexable
[
key
:
string
]:
any
Index
Properties
update
Grid
Rows
update
Grid
Cols
update
Alt
Grid
Rows
update
Alt
Grid
Cols
update
Grid
Sizes
grid
Sizes
pagination
Direction
pagination
Height
Width
do
Paginate
component
Sizes
event
Type
get
Updated
All
Params
Properties
update
Grid
Rows
updateGridRows
:
(
rows
:
number
)
=>
void
update
Grid
Cols
updateGridCols
:
(
cols
:
number
)
=>
void
update
Alt
Grid
Rows
updateAltGridRows
:
(
rows
:
number
)
=>
void
update
Alt
Grid
Cols
updateAltGridCols
:
(
cols
:
number
)
=>
void
update
Grid
Sizes
updateGridSizes
:
(
gridSizes
:
GridSizes
)
=>
void
grid
Sizes
gridSizes
:
GridSizes
pagination
Direction
paginationDirection
:
string
pagination
Height
Width
paginationHeightWidth
:
number
do
Paginate
doPaginate
:
boolean
component
Sizes
componentSizes
:
ComponentSizes
event
Type
eventType
:
EventType
get
Updated
All
Params
getUpdatedAllParams
:
()
=>
UpdateMiniCardsGridParameters
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
update
Grid
Rows
update
Grid
Cols
update
Alt
Grid
Rows
update
Alt
Grid
Cols
update
Grid
Sizes
grid
Sizes
pagination
Direction
pagination
Height
Width
do
Paginate
component
Sizes
event
Type
get
Updated
All
Params
MediaSFU
MediaSFU React Native
Loading...