Class: exports

exports()

Class Header: smallMovieCard A small movie card that previews information about movies on the user's watch list Displays the movie title, image, and progress made with the movie set data() - sets the movie card data with the information provided from the data object get data() - returns the movie card data

exports()

Class Header: smallShowCard A small show card that previews information about show on the user's watch list Displays the show title, an image, and the progress the user made in the show set data() - sets the show card data with the information provided from the data object get data() - returns the show card's data