Skip to content

maia.component-library / Toast

Type Alias: Toast

Toast = object

Defined in: lib/components/Atoms/Toast/index.ts:28

Properties

ActionProps

ActionProps: ComponentProps<typeof ToastActionButton>

Defined in: lib/components/Atoms/Toast/index.ts:47


CloseButtonProps

CloseButtonProps: ComponentProps<typeof ToastCloseButton>

Defined in: lib/components/Atoms/Toast/index.ts:48


ContentProps

ContentProps: ComponentProps<typeof ToastContent>

Defined in: lib/components/Atoms/Toast/index.ts:43


DescriptionProps

DescriptionProps: ComponentProps<typeof ToastDescription>

Defined in: lib/components/Atoms/Toast/index.ts:46


IndicatorProps

IndicatorProps: ComponentProps<typeof ToastIndicator>

Defined in: lib/components/Atoms/Toast/index.ts:44


Props

Props: ComponentProps<typeof ToastRoot>

Defined in: lib/components/Atoms/Toast/index.ts:41


ProviderProps

ProviderProps: ComponentProps<typeof ToastProvider>

Defined in: lib/components/Atoms/Toast/index.ts:42


TitleProps

TitleProps: ComponentProps<typeof ToastTitle>

Defined in: lib/components/Atoms/Toast/index.ts:45