mirror of
https://github.com/elastic/kibana.git
synced 2025-04-22 08:49:27 -04:00
30 lines
956 B
Text
30 lines
956 B
Text
---
|
|
####
|
|
#### This document is auto-generated and is meant to be viewed inside our experimental, new docs system.
|
|
#### Reach out in #docs-engineering for more info.
|
|
####
|
|
id: kibLinksPluginApi
|
|
slug: /kibana-dev-docs/api/links
|
|
title: "links"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the links plugin
|
|
date: 2024-12-13
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'links']
|
|
---
|
|
import linksObj from './links.devdocs.json';
|
|
|
|
A dashboard panel for creating links to dashboards or external links.
|
|
|
|
Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kibana-presentation) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 5 | 0 | 5 | 0 |
|
|
|
|
## Common
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={linksObj.common.misc}/>
|
|
|