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