Preparing search index...
The search index is not available
@chili-publish/studio-sdk
@chili-publish/studio-sdk
types/DocumentTypes
TopLayout
Interface TopLayout
interface
TopLayout
{
animated
:
boolean
;
childLayouts
:
string
[]
;
frameAnimations
:
FrameAnimation
[]
;
frameProperties
:
(
FrameProperty
|
TopFrameProperty
)
[]
;
height
:
number
;
id
:
string
;
intent
:
LayoutIntent
;
name
:
string
;
timelineLengthMs
:
number
;
type
:
LayoutType
;
width
:
number
;
}
Hierarchy (
View Summary
)
Layout
TopLayout
Index
Properties
animated
child
Layouts
frame
Animations
frame
Properties
height
id
intent
name
timeline
Length
Ms
type
width
Properties
animated
animated
:
boolean
child
Layouts
childLayouts
:
string
[]
frame
Animations
frameAnimations
:
FrameAnimation
[]
frame
Properties
frameProperties
:
(
FrameProperty
|
TopFrameProperty
)
[]
height
height
:
number
id
id
:
string
intent
intent
:
LayoutIntent
name
name
:
string
timeline
Length
Ms
timelineLengthMs
:
number
type
type
:
LayoutType
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animated
child
Layouts
frame
Animations
frame
Properties
height
id
intent
name
timeline
Length
Ms
type
width
@chili-publish/studio-sdk
Loading...