Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 619 Bytes

kibana-plugin-public.chromenavlinks.get.md

File metadata and controls

24 lines (14 loc) · 619 Bytes

Home > kibana-plugin-public > ChromeNavLinks > get

ChromeNavLinks.get() method

Get the state of a navlink at this point in time.

Signature:

get(id: string): ChromeNavLink | undefined;

Parameters

Parameter Type Description
id string

Returns:

ChromeNavLink | undefined