Contents

reviewCard

Displays abbreviated review information for a media item.

Overview

Here’s a general example for a movie review.

<reviewCard>
    <badge src="resource://tomato-fresh-m" />
    <title>WWDC Review</title>
    <description>Brief review here</description>
    <text>Ravi Patel June, 8 2015</text>
</reviewCard>

Subelements of reviewCard

Elements that Use reviewCard

Topics

Valid TVML Styles

Valid TVML Attributes

See Also

Card Elements