Home > kibana-plugin-core-public > OverlayBannersStart
Signature:
export interface OverlayBannersStart
Method | Description |
---|---|
add(mount, priority) | Add a new banner |
getComponent() | |
remove(id) | Remove a banner |
replace(id, mount, priority) | Replace a banner in place |