When v-focus is applied to a non-focusable element (like a component wrapper div), it now searches for the first focusable child element (input, select, textarea, or contenteditable) and focuses that instead. This allows v-focus to work correctly with FormField and similar wrapper components. |
||
|---|---|---|
| .. | ||
| focus.ts | ||
| shortcut.ts | ||
| testid.ts | ||