Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Re: RowList with different itemComponentName for each row?
It is not possible but you can include an itemComponent that includes different components inside of it. You can activate one or another by setting a parameter via item content node field and then reading it inside the main component (i.e m.top.itemContent.componentType)