OptionalarrowOptionalarrowThe base style for the arrow buttons. Applied to both the left and right arrow buttons all the time.
OptionalarrowThe class name for arrows only applied when the arrow is disabled.
OptionalarrowThe style for arrows only applied when the arrow is disabled
OptionalarrowThe class name for arrows only applied when the arrow is enabled.
OptionalarrowThe style for arrows only applied when the arrow is enabled.
OptionalarrowOptionalarrowThe props for the arrow container div that contains the arrows.
OptionalcatalogThe props for the catalog logo image.
OptionalcatalogThe type of the catalog logo to display.
OptionalconvertThe function to convert a change to text. Such as converting an "upcoming" change to "Coming Soon on August 1". The text will be displayed below the catalog logo. If not provided, the default English.convertChangeToText will be used. You can check that function as an example to create your own.
This function is only used if there's a highlighted change.
A highlighted change is automatically picked, if the poster is displayed within a Row or a Grid component with a ChangesSource.
OptionalgetThe function to get the left arrow component. If not provided, a default left arrow will be used.
OptionalgetThe function to get the right arrow component. If not provided, a default right arrow will be used.
OptionalgetA function to create the title div. If not supplied, a default title div will be created if a title is provided.
OptionalleftThe accessibility text for the left arrow.
OptionalposterThe props for the root anchor that contains the poster, the catalog logo and the text div.
OptionalposterThe props for the poster image.
OptionalposterThe props for the poster list container div that contains the posters.
OptionalposterThe type of the poster to display.
OptionalpriorityThe priority catalogs to use when displaying the shows. The catalogs are prioritized in the order they are provided.
If a show is available in multiple streaming catalogs, the first catalog in the list that contains the show will be used when showing the catalog logo and deep link.
OptionalrightThe accessibility text for the right arrow.
OptionalrootThe props for the root div that contains the entire row.
The source of the items to display in the row.
OptionaltextThe props for the text div to display the text below the catalog logo regarding the highlighted change such as "Coming Soon on August 1".
This field is only used if there's a highlighted change.
A highlighted change is automatically picked, if the poster is displayed within a Row or a Grid component with a ChangesSource.
OptionaltitleTitle to display above the row.
OptionaltitleThe props for the title div.
OptionaltopThe props for the top bar div that contains the title and arrows.
The base class name for the arrow buttons. Applied to both the left and right arrow buttons all the time.