BannerType

Experimental

const BannerType: object;

Banner type - determines the color and visual style of the banner.

Type declaration

Error

readonly Error: "error" = 'error';

Warning

readonly Warning: "warning" = 'warning';