Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 579 Bytes

kibana-plugin-public.chromestart.gethelpextension_.md

File metadata and controls

17 lines (10 loc) · 579 Bytes

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

ChromeStart.getHelpExtension$() method

Get an observable of the current custom help conttent

Signature:

getHelpExtension$(): Observable<ChromeHelpExtension | undefined>;

Returns:

Observable<ChromeHelpExtension | undefined>