DataInput.svelte

Declarations
#

view source

DataInput
#

DataInput.svelte view source

value?

The normalized binary output. null when input is empty or invalid.

type Uint8Array | null
optional bindable

input_mode?

The current input mode.

type Input_Mode
optional bindable

children?

type Snippet
optional