This website requires JavaScript.
Explore
Help
Register
Sign in
HoovesSocial
/
hippofish
Watch
2
Star
0
Fork
You've already forked hippofish
0
Code
Issues
3
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
2eea153ba1
hippofish
/
packages
/
client
/
src
/
directives
/
focus.ts
4 lines
50 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Use v-bind instead for focus, allow focusing submenus, change tabindex's
2023-02-09 01:53:38 +01:00
export
default
{
chore: formatting
2023-05-02 05:32:18 +02:00
mounted
:
(
el
)
=
>
el
.
focus
(
)
,
}
;
Reference in a new issue
Copy permalink