Search
Loading...
Skip to content

Type Alias: DialogType

type DialogType = "regular" | "success" | "error" | "info" | "warning" | "loading";