Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/templates/services/template-service
VideoTemplateStyle
Interface VideoTemplateStyle
interface
VideoTemplateStyle
{
bottom
?:
string
;
cellConfig
?:
CellConfiguration
;
clipPath
?:
string
;
display
?:
"none"
|
"block"
;
height
?:
string
;
left
?:
string
;
position
:
"fixed"
|
"absolute"
|
"relative"
|
"sticky"
;
right
?:
string
;
top
?:
string
;
transform
?:
string
;
width
?:
string
;
zIndex
?:
number
;
}
Index
Properties
bottom?
cell
Config?
clip
Path?
display?
height?
left?
position
right?
top?
transform?
width?
z
Index?
Properties
Optional
bottom
bottom
?:
string
Optional
cell
Config
cellConfig
?:
CellConfiguration
Optional
clip
Path
clipPath
?:
string
Optional
display
display
?:
"none"
|
"block"
Optional
height
height
?:
string
Optional
left
left
?:
string
position
position
:
"fixed"
|
"absolute"
|
"relative"
|
"sticky"
Optional
right
right
?:
string
Optional
top
top
?:
string
Optional
transform
transform
?:
string
Optional
width
width
?:
string
Optional
z
Index
zIndex
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bottom
cell
Config
clip
Path
display
height
left
position
right
top
transform
width
z
Index
Timeline Studio API Documentation - v0.26.0
Loading...