Home > widget-integration > Status

Status type

Signature:

export type Status = "active" | "inactive" | boolean;