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
>
;
isDarkMode
?:
boolean
;
enableGlassmorphism
?:
boolean
;
cellBorderRadius
?:
number
;
}
Index
Properties
custom
Width
custom
Height
rows
columns
components
To
Render
background
Color?
container
Style?
custom
Template?
is
Dark
Mode?
enable
Glassmorphism?
cell
Border
Radius?
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
>
Optional
is
Dark
Mode
isDarkMode
?:
boolean
Optional
enable
Glassmorphism
enableGlassmorphism
?:
boolean
Optional
cell
Border
Radius
cellBorderRadius
?:
number
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
is
Dark
Mode
enable
Glassmorphism
cell
Border
Radius
MediaSFU
MediaSFU Angular - v2.2.2
Loading...