Timeline Studio API Documentation - v0.26.0
Preparing search index...
types/video-compiler
StyleElementProperties
Interface StyleElementProperties
interface
StyleElementProperties
{
background_color
?:
string
;
border_color
?:
string
;
border_radius
?:
number
;
border_width
?:
number
;
color
?:
string
;
font_family
?:
string
;
font_size
?:
number
;
font_weight
?:
FontWeight
;
object_fit
?:
ObjectFit
;
opacity
?:
number
;
rotation
?:
number
;
scale
?:
number
;
src
?:
string
;
text
?:
string
;
text_align
?:
TextAlign
;
}
Index
Properties
background_
color?
border_
color?
border_
radius?
border_
width?
color?
font_
family?
font_
size?
font_
weight?
object_
fit?
opacity?
rotation?
scale?
src?
text?
text_
align?
Properties
Optional
background_
color
background_color
?:
string
Optional
border_
color
border_color
?:
string
Optional
border_
radius
border_radius
?:
number
Optional
border_
width
border_width
?:
number
Optional
color
color
?:
string
Optional
font_
family
font_family
?:
string
Optional
font_
size
font_size
?:
number
Optional
font_
weight
font_weight
?:
FontWeight
Optional
object_
fit
object_fit
?:
ObjectFit
Optional
opacity
opacity
?:
number
Optional
rotation
rotation
?:
number
Optional
scale
scale
?:
number
Optional
src
src
?:
string
Optional
text
text
?:
string
Optional
text_
align
text_align
?:
TextAlign
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
background_
color
border_
color
border_
radius
border_
width
color
font_
family
font_
size
font_
weight
object_
fit
opacity
rotation
scale
src
text
text_
align
Timeline Studio API Documentation - v0.26.0
Loading...