Property AutoFocus
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
AutoFocus
On mount (the scope's FIRST attach-to-panel, never a re-attach such as a keyed reorder's), focus the scope's first focusable descendant (skipped when focus is already inside the scope).
public bool AutoFocus { get; init; }
Property Value
- bool