MediaSFU Angular
Preparing search index...
FlexibleGridOptions
Interface FlexibleGridOptions
interface
FlexibleGridOptions
{
customWidth
:
number
;
customHeight
:
number
;
rows
:
number
;
columns
:
number
;
componentsToRender
:
{
component
:
any
;
inputs
?:
any
}
[]
;
backgroundColor
?:
string
;
containerStyle
?:
Partial
<
CSSStyleDeclaration
>
;
customTemplate
?:
TemplateRef
<
any
>
;
}
Index
Properties
custom
Width
custom
Height
rows
columns
components
To
Render
background
Color?
container
Style?
custom
Template?
Properties
custom
Width
customWidth
:
number
custom
Height
customHeight
:
number
rows
rows
:
number
columns
columns
:
number
components
To
Render
componentsToRender
:
{
component
:
any
;
inputs
?:
any
}
[]
Optional
background
Color
backgroundColor
?:
string
Optional
container
Style
containerStyle
?:
Partial
<
CSSStyleDeclaration
>
Optional
custom
Template
customTemplate
?:
TemplateRef
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
custom
Width
custom
Height
rows
columns
components
To
Render
background
Color
container
Style
custom
Template
MediaSFU
MediaSFU Angular - v2.2.2
Loading...