Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/hotkeys
/
Class
examples/lit/held-keys/src/app.ts:13–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
11
12
@customElement(
'my-app'
)
13
export
class
MyApp extends LitElement {
14
static styles = [
15
css`
16
:host {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected