Skip to content

components/Container Types

Type definitions from ui/components/Container.tsx

components/Container Types

Type definitions from ui/components/Container.tsx

ArdoContainerType

type ArdoContainerType = "danger" | "info" | "note" | "tip" | "warning"

Source