Skip to content

@jsvision/core / PasteState

Interface: PasteState

Defined in: input/events.ts:103

Internal bracketed-paste accumulation state.

Properties

active

readonly active: boolean

Defined in: input/events.ts:104


bytes

readonly bytes: number[]

Defined in: input/events.ts:105


truncated

readonly truncated: boolean

Defined in: input/events.ts:106