Rich error banner that can be displayed in import modals.
Supports warnings, errors, partial results, and action buttons.
Properties
actionButton?
optional actionButton: object;actionId?
optional actionId: string;href?
optional href: string;label
label: string;bannerType?
optional bannerType: BannerType;message
message: string;type
readonly type: "error-banner";