Optional
arrowOptional
arrowThe base style for the arrow buttons. Applied to both the left and right arrow buttons all the time.
Optional
arrowThe class name for arrows only applied when the arrow is disabled.
Optional
arrowThe style for arrows only applied when the arrow is disabled
Optional
arrowThe class name for arrows only applied when the arrow is enabled.
Optional
arrowThe style for arrows only applied when the arrow is enabled.
Optional
arrowOptional
arrowThe props for the arrow container div that contains the arrows.
Optional
catalogThe props for the catalog logo image.
Optional
catalogThe type of the catalog logo to display.
Optional
convertThe 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.
Optional
getThe function to get the left arrow component. If not provided, a default left arrow will be used.
Optional
getThe function to get the right arrow component. If not provided, a default right arrow will be used.
Optional
getA function to create the title div. If not supplied, a default title div will be created if a title is provided.
Optional
leftThe accessibility text for the left arrow.
Optional
posterThe props for the root anchor that contains the poster, the catalog logo and the text div.
Optional
posterThe props for the poster image.
Optional
posterThe props for the poster list container div that contains the posters.
Optional
posterThe type of the poster to display.
Optional
priorityThe 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.
Optional
rightThe accessibility text for the right arrow.
Optional
rootThe props for the root div that contains the entire row.
The source of the items to display in the row.
Optional
textThe 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.
Optional
titleTitle to display above the row.
Optional
titleThe props for the title div.
Optional
topThe 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.