Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/templates/lib/template-config
CellLayout
Interface CellLayout
interface
CellLayout
{
bottom
?:
string
;
flex
?:
string
;
gridColumn
?:
string
;
gridRow
?:
string
;
height
?:
string
;
left
?:
string
;
position
?:
"absolute"
|
"relative"
;
right
?:
string
;
top
?:
string
;
width
?:
string
;
zIndex
?:
number
;
}
Index
Properties
bottom?
flex?
grid
Column?
grid
Row?
height?
left?
position?
right?
top?
width?
z
Index?
Properties
Optional
bottom
bottom
?:
string
Optional
flex
flex
?:
string
Optional
grid
Column
gridColumn
?:
string
Optional
grid
Row
gridRow
?:
string
Optional
height
height
?:
string
Optional
left
left
?:
string
Optional
position
position
?:
"absolute"
|
"relative"
Optional
right
right
?:
string
Optional
top
top
?:
string
Optional
width
width
?:
string
Optional
z
Index
zIndex
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bottom
flex
grid
Column
grid
Row
height
left
position
right
top
width
z
Index
Timeline Studio API Documentation - v0.26.0
Loading...