TLKeyboardEventInfo

See source code
type TLKeyboardEventInfo = TLBaseEventInfo & {
  code: string
  key: string
  name: TLKeyboardEventName
  type: 'keyboard'
}
Prev
TLKeyboardEvent
Next
TLKeyboardEventName
hi

We use cookies on this website.
Learn more in our Cookie Policy.