Property RestoreFocus
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
RestoreFocus
On unmount while holding focus, refocus the element focus came FROM when it first entered the scope (skipped if that element is gone, detached, or cannot grab focus).
public bool RestoreFocus { get; init; }
Property Value
- bool