Property Key
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Key
Key used by the Reconciler to track node identity across renders. Null when omitted at the call site.
public string? Key { get; }
Property Value
- string
Key used by the Reconciler to track node identity across renders. Null when omitted at the call site.
public string? Key { get; }