maia.component-library / Toast
Type Alias: Toast
Toast =
object
Defined in: lib/components/Atoms/Toast/index.ts:28
Properties
ActionProps
ActionProps:
ComponentProps<typeofToastActionButton>
Defined in: lib/components/Atoms/Toast/index.ts:47
CloseButtonProps
CloseButtonProps:
ComponentProps<typeofToastCloseButton>
Defined in: lib/components/Atoms/Toast/index.ts:48
ContentProps
ContentProps:
ComponentProps<typeofToastContent>
Defined in: lib/components/Atoms/Toast/index.ts:43
DescriptionProps
DescriptionProps:
ComponentProps<typeofToastDescription>
Defined in: lib/components/Atoms/Toast/index.ts:46
IndicatorProps
IndicatorProps:
ComponentProps<typeofToastIndicator>
Defined in: lib/components/Atoms/Toast/index.ts:44
Props
Props:
ComponentProps<typeofToastRoot>
Defined in: lib/components/Atoms/Toast/index.ts:41
ProviderProps
ProviderProps:
ComponentProps<typeofToastProvider>
Defined in: lib/components/Atoms/Toast/index.ts:42
TitleProps
TitleProps:
ComponentProps<typeofToastTitle>
Defined in: lib/components/Atoms/Toast/index.ts:45