Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/LayoutTypes
LayoutPropertiesType
Type Alias LayoutPropertiesType
LayoutPropertiesType
:
|
{
animated
:
PropertyState
<
boolean
>
;
availableForUser
:
boolean
;
bleed
:
PropertyState
<
LayoutBleed
|
undefined
>
;
displayName
:
string
|
null
;
fillColor
:
PropertyState
<
ColorUsage
>
;
fillColorEnabled
:
PropertyState
<
boolean
>
;
height
:
PropertyState
<
number
>
;
id
:
Id
;
intent
:
PropertyState
<
LayoutIntent
>
;
name
:
string
;
resizableByUser
:
ResizableLayoutProperties
;
selectedByUser
:
boolean
;
timelineLengthMs
:
PropertyState
<
number
|
undefined
>
;
unit
:
PropertyState
<
MeasurementUnit
>
;
width
:
PropertyState
<
number
>
;
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@chili-publish/studio-sdk
Loading...