Skip to content

components/Container Types

Type definitions from ui/components/Container.tsx

Type definitions from ui/components/Container.tsx

ArdoContainerProps

Source


ArdoContainerType

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

Source


ArdoDangerProps

Source


ArdoInfoProps

Source


ArdoNoteProps

Source


ArdoTipProps

Source


ArdoWarningProps

Source