Yes, that works!
I'm a little familiar with React's "key" prop and was thinking there should be something similar in Karax. Not so crazy about using the "id" prop though since it has other implications and should be unique for that page. I noticed in the code that there is a "key" prop on VComponent that does similar, but I don't understand VComponents yet.
