Skip to content

@jsvision/core / PasteState

Interface: PasteState

Defined in: input/events.ts:119

Internal bracketed-paste accumulation state.

Properties

active

readonly active: boolean

Defined in: input/events.ts:120


bytes

readonly bytes: number[]

Defined in: input/events.ts:121


truncated

readonly truncated: boolean

Defined in: input/events.ts:122