Skip to content

Type Alias: KeyboardState

ts
type KeyboardState = "open" | "closed";

Describes the possible states of the virtual keyboard