Appearance
SttStatus = "idle" | "connecting" | "ready" | "closed" | "error"
"idle"
"connecting"
"ready"
"closed"
"error"
Defined in: types.ts:151
The handle's lifecycle state.