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