Unique within its siblings, so the level directly under its parent. The children of the parent component however can use the same key again, because finally, react will compose the complete key out of the key of the current component and all of its ancestors. The example below only contains auto-generated keys, but if you provide your own key, it will be used instead.
You can see the composed ID's in Chrome developer tools (tab Elements).
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…