tv-text-highlight-style
Specifies how an element looks when it comes into focus.
Overview
Use the tv-text-highlight-style style to specify how a label reacts when it comes into focus.
Values for tv-text-highlight-style
marquee-and-show-on-highlightThe
textelement associated with thelockupelement is only shown when the item is in focus. The text will scroll across the screen if the text is longer than the available space.marquee-on-highlightThe
textelement associated with thelockupelement only shows the text that fits within the width of the element. Text longer than the available space is truncated. When the element is in focus, text longer than the available space is shown through scrolling.show-on-highlightThe
textelement associated with thelockupelement is only shown when the item is in focus. Text longer than the available space is truncated.