Optional source: DeepPartial<AcknowledgementDocumentQualityWarning>Background color for the warning.
new BackgroundStyle({});
Configuration of the icon appearance.
new IconStyle({});
Text configuration for the warning.
new StyledText({
"text": "?acknowledgementWarning",
"color": "?sbColorOnPrimary"
});
Whether the warning is visible.
false;
Generated using TypeDoc
Configuration for warning display in different quality scenarios.