Home > @findkit/ui > Status

Status type

UI status

Signature:

export type Status = "closed" | "waiting" | "fetching" | "ready";