@byomakase/omakase-player
Preparing search index...
OgChartLaneStyle
Interface OgChartLaneStyle
Base style for classes that extend BaseTimelineLane
interface
OgChartLaneStyle
{
backgroundFill
?:
string
;
backgroundOpacity
?:
number
;
descriptionTextFill
?:
string
;
descriptionTextFontSize
?:
number
;
descriptionTextFontStyle
?:
string
;
descriptionTextYOffset
?:
number
;
height
:
number
;
interpolationWidth
:
number
;
itemFillLinearGradientColorStops
:
(
string
|
number
)
[]
;
itemPadding
:
number
;
itemScaleRatio
:
number
;
leftBackgroundFill
?:
string
;
leftBackgroundOpacity
?:
number
;
marginBottom
?:
number
;
paddingBottom
:
number
;
paddingTop
:
number
;
rightBackgroundFill
?:
string
;
rightBackgroundOpacity
?:
number
;
}
Hierarchy (
View Summary
)
TimelineLaneStyle
OgChartLaneStyle
Index
Properties
background
Fill?
background
Opacity?
description
Text
Fill?
description
Text
Font
Size?
description
Text
Font
Style?
description
TextYOffset?
height
interpolation
Width
item
Fill
Linear
Gradient
Color
Stops
item
Padding
item
Scale
Ratio
left
Background
Fill?
left
Background
Opacity?
margin
Bottom?
padding
Bottom
padding
Top
right
Background
Fill?
right
Background
Opacity?
Properties
Optional
background
Fill
backgroundFill
?:
string
Optional
background
Opacity
backgroundOpacity
?:
number
Optional
description
Text
Fill
descriptionTextFill
?:
string
Optional
description
Text
Font
Size
descriptionTextFontSize
?:
number
Optional
description
Text
Font
Style
descriptionTextFontStyle
?:
string
Optional
description
TextYOffset
descriptionTextYOffset
?:
number
height
height
:
number
interpolation
Width
interpolationWidth
:
number
item
Fill
Linear
Gradient
Color
Stops
itemFillLinearGradientColorStops
:
(
string
|
number
)
[]
item
Padding
itemPadding
:
number
item
Scale
Ratio
itemScaleRatio
:
number
Optional
left
Background
Fill
leftBackgroundFill
?:
string
Optional
left
Background
Opacity
leftBackgroundOpacity
?:
number
Optional
margin
Bottom
marginBottom
?:
number
padding
Bottom
paddingBottom
:
number
padding
Top
paddingTop
:
number
Optional
right
Background
Fill
rightBackgroundFill
?:
string
Optional
right
Background
Opacity
rightBackgroundOpacity
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Fill
background
Opacity
description
Text
Fill
description
Text
Font
Size
description
Text
Font
Style
description
TextYOffset
height
interpolation
Width
item
Fill
Linear
Gradient
Color
Stops
item
Padding
item
Scale
Ratio
left
Background
Fill
left
Background
Opacity
margin
Bottom
padding
Bottom
padding
Top
right
Background
Fill
right
Background
Opacity
@byomakase/omakase-player
Loading...
Base style for classes that extend BaseTimelineLane