-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Does this cover the use case of a lists of components that map to a specific data object key?
e.g. React keys use case
Say you have a <ul>
full of <li>
components. You want to reorder the list and morph the change, the key would determine which component is which during the morphed re-order.
Metadata
Metadata
Assignees
Labels
No labels