@jsvision/core / FocusEvent
Interface: FocusEvent
Defined in: input/events.ts:62
A terminal focus-gained / focus-lost report (emitted only when the host enables focus reporting).
Properties
focused
readonlyfocused:boolean
Defined in: input/events.ts:64
type
readonlytype:"focus"
Defined in: input/events.ts:63