Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/FrameTypes
ComponentGridFrame
Type Alias ComponentGridFrame
ComponentGridFrame
:
{
blendMode
:
BlendMode
;
dataSourceVariableId
?:
Id
|
null
;
fitMode
:
ComponentFitEnum
;
id
:
Id
;
name
:
string
;
opacity
:
number
;
src
?:
ComponentSource
|
null
;
type
:
componentGrid
;
variableMappings
:
GridVariableMapping
;
}
Type declaration
blendMode
:
BlendMode
Optional
dataSourceVariableId
?:
Id
|
null
fitMode
:
ComponentFitEnum
How the component grid fits within the frame.
id
:
Id
name
:
string
opacity
:
number
Optional
src
?:
ComponentSource
|
null
type
:
componentGrid
variableMappings
:
GridVariableMapping
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chili-publish/studio-sdk
Loading...
How the component grid fits within the frame.