Add a custom element at the end of rowlist

Is there a easier way to add one custom component at the end of the rowlist?

Sure - create a node, append it to the content list before setting the content for the rowlist. Don’t forget to add a check for that special appended item when selected.

Thank you so much I will give this a try. I have the custom content node and it’s click action are ready as a component.

could you show how you accomplished this as i am trying to do something similar?

thanks.