tv-line-spacing
Specifies the amount of space between lines of text.
Overview
Use the tv-line-spacing style to set the amount of space between lines of text. Here’s an example that sets the amount of space between lines of text in a infoTable element.
<infoTable style="tv-line-spacing:10;">
<header>
<title>Accessibility</title>
</header>
<info>
<header>
<textBadge>SDH</textBadge>
</header>
<text>Subtitles for the deaf and Hard of Hearing (SDH) refer to subtitles in the original lanuage with the addition of relevant non-dialog information.</text>
</info>
</infoTable>Values for tv-line-spacing
- Float
The amount of space, in points, between lines of text.