Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
1.) What's the best way to create "anchors" (clickable/focusable) text within a Label? e.g. "View our PRIVACY POLICY"
2.) Is it possible to group text styles into a ScrollableText type component? I want ScrollableText with a different sized header that also scrolls with the text.
Thanks for the help guys. I'll probably have more questions I'll put in different threads to help create a searchable record for others with similar questions.
Additionally, what about having a multi-line Label (header) that has another Label (paragraph) underneath of different size.
Should I dynamically set the header label, wait for an onChange event, then change the translation on the second label to be the y+height of the first?
Bump. I am looking for this too. Would also be great to be able to add a margin between the text and scrollbar. Maybe a text width parameter would make sense?