I'm looking into creating a Roku channel, and have a few questions I hope someone can answer.
Roku documentation mentions things called components, however these components appear to be more like templates. In other words, I just supply the appropriate data and call the appropriate methods/functions, and the template/component takes care of the actual rendering of the view.
Is this correct?
Is there an way to create customized templates/components?