This website requires JavaScript.
Explore
Help
Register
Sign In
Talon
/
ts-ui-test
Watch
1
Star
0
Fork
You've already forked ts-ui-test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7f2452e9bb
ts-ui-test
/
src
/
eventing
/
events.ts
4 lines
84 B
TypeScript
Raw
Blame
History
export
type
ItemFocusEvent
=
{
node
:
HTMLElement
;
friendlyName
:
string
;
}
Reference in New Issue
View Git Blame
Copy Permalink