Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 572 Bytes

kibana-plugin-public.chromenavlinks.has.md

File metadata and controls

24 lines (14 loc) · 572 Bytes

Home > kibana-plugin-public > ChromeNavLinks > has

ChromeNavLinks.has() method

Check whether or not a navlink exists.

Signature:

has(id: string): boolean;

Parameters

Parameter Type Description
id string

Returns:

boolean