Open kesne opened 9 years ago
I think it would be beneficial to have some way to have virtualize handle keys from virtual-dom (https://github.com/Matt-Esch/virtual-dom/blob/master/virtual-hyperscript/README.md#key).
Maybe we can use a non-standard HTML attribute (such as key="someKey") and create the node with the attribute.
key="someKey"
I'm happy to make a PR for whatever people are happy with, I just think something like this would be helpful!
+ hooks :+1:
+
I think it would be beneficial to have some way to have virtualize handle keys from virtual-dom (https://github.com/Matt-Esch/virtual-dom/blob/master/virtual-hyperscript/README.md#key).
Maybe we can use a non-standard HTML attribute (such as
key="someKey"
) and create the node with the attribute.I'm happy to make a PR for whatever people are happy with, I just think something like this would be helpful!