Appearance
Refer to Type to learn more.
useToaster().error()
$toaster.error()
useToaster().info()
$toaster.info()
useToaster().success()
$toaster.success()
useToaster().warn()
$toaster.warn()