This is the special first item template (when="0")
This template is used for odd indices (when="odd")
This template is used for even indices (when="even")
This is the fallback template (when=undefined)
when="0" match index 0 exactlywhen="odd" or when="even" match based on index paritywhen attribute serve as defaultsmy-list provides UUIDs array via contextmy-result provides index via contextmy-result-component consumes both to display the correct UUID