OpenCut Engine API - v0.1.0
Preparing search index...
EndCardStyle
Interface EndCardStyle
Style overrides for the end card specifically.
interface
EndCardStyle
{
backdropBlur
?:
string
;
backgroundColor
?:
string
;
ctaColor
?:
string
;
ctaText
?:
string
;
fontFamily
?:
string
;
subtitleColor
?:
string
;
subtitleFontSize
?:
number
;
titleColor
?:
string
;
titleFontSize
?:
number
;
url
?:
string
;
urlFontFamily
?:
string
;
}
Hierarchy (
View Summary
)
CardStyle
EndCardStyle
Index
Properties
backdrop
Blur?
background
Color?
cta
Color?
cta
Text?
font
Family?
subtitle
Color?
subtitle
Font
Size?
title
Color?
title
Font
Size?
url?
url
Font
Family?
Properties
Optional
backdrop
Blur
backdropBlur
?:
string
Optional
background
Color
backgroundColor
?:
string
Optional
cta
Color
ctaColor
?:
string
Optional
cta
Text
ctaText
?:
string
Optional
font
Family
fontFamily
?:
string
Optional
subtitle
Color
subtitleColor
?:
string
Optional
subtitle
Font
Size
subtitleFontSize
?:
number
Optional
title
Color
titleColor
?:
string
Optional
title
Font
Size
titleFontSize
?:
number
Optional
url
url
?:
string
Optional
url
Font
Family
urlFontFamily
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
backdrop
Blur
background
Color
cta
Color
cta
Text
font
Family
subtitle
Color
subtitle
Font
Size
title
Color
title
Font
Size
url
url
Font
Family
OpenCut Engine API - v0.1.0
Loading...
Style overrides for the end card specifically.