ManagerToaster
Interfaces
ManagerToasterProps
Properties
Property | Type | Description | Defined in |
---|---|---|---|
themeAppearance | ThemeAppearance | The 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
Parameter | Type |
---|---|
__namedParameters | ManagerToasterProps |
Returns
Element