Skip to main content

ManagerToaster

Interfaces

ManagerToasterProps

Defined in: manager/components/ManagerToaster.tsx:4

Properties

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

Functions

default()

default(__namedParameters): Element

Defined in: manager/components/ManagerToaster.tsx:15

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