Skip to main content

ManagerToaster

Interfaces

ManagerToasterProps

Properties

PropertyTypeDescriptionDefined in
themeAppearanceThemeAppearanceThe theme appearance.manager/components/ManagerToaster.tsx:6

Functions

default()

default(__namedParameters): Element

The toaster component for the manager window.

This is styled on top of Toaster, rendered in the bottom center of the manager window.

Parameters

ParameterType
__namedParametersManagerToasterProps

Returns

Element

Defined in

manager/components/ManagerToaster.tsx:15