Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 516 Bytes

kibana-plugin-public.chromestart.getbadge_.md

File metadata and controls

17 lines (10 loc) · 516 Bytes

Home > kibana-plugin-public > ChromeStart > getBadge$

ChromeStart.getBadge$() method

Get an observable of the current badge

Signature:

getBadge$(): Observable<ChromeBadge | undefined>;

Returns:

Observable<ChromeBadge | undefined>