Forum Discussion

philotas's avatar
philotas
Roku Guru
9 years ago

RowList with different itemComponentName for each row?

Is it possible to define a different
 itemComponentName
for each row?

If not, what is the best way to have different focusable areas vertically aligned and have the focus and sliding managed between them?

thanks!

1 Reply

  • 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)