key
Concept. Stable vnode identity for reconciliation.
Table of contents
Category
Concept
Public signature
tsJSX structural property: <element key={stringOrNumber}>Runtime behavior
key stores stable sibling identity on vnode.key for reconciliation. It is structural vnode data and is not passed in component props.