Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 579 Bytes

kibana-plugin-public.chromestart.setbadge.md

File metadata and controls

24 lines (14 loc) · 579 Bytes

Home > kibana-plugin-public > ChromeStart > setBadge

ChromeStart.setBadge() method

Override the current badge

Signature:

setBadge(badge?: ChromeBadge): void;

Parameters

Parameter Type Description
badge ChromeBadge

Returns:

void