Home > kibana-plugin-core-public > ChromeStart > setHeaderBanner
Set the banner that will appear on top of the chrome header.
Signature:
setHeaderBanner(headerBanner?: ChromeUserBanner): void;
Parameter | Type | Description |
---|---|---|
headerBanner | ChromeUserBanner |
Returns:
void
Using undefined
when invoking this API will remove the banner.