mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
[api-docs] 2025-05-31 Daily api_docs build (#222134)
Generated by https://buildkite.com/elastic/kibana-api-docs-daily/builds/1089
This commit is contained in:
parent
0db2c8952c
commit
f015ead79e
832 changed files with 2539 additions and 980 deletions
|
@ -8,7 +8,7 @@ slug: /kibana-dev-docs/api/dashboard
|
|||
title: "dashboard"
|
||||
image: https://source.unsplash.com/400x175/?github
|
||||
description: API docs for the dashboard plugin
|
||||
date: 2025-05-29
|
||||
date: 2025-05-31
|
||||
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboard']
|
||||
---
|
||||
import dashboardObj from './dashboard.devdocs.json';
|
||||
|
@ -21,7 +21,7 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib
|
|||
|
||||
| Public API count | Any count | Items lacking comments | Missing exports |
|
||||
|-------------------|-----------|------------------------|-----------------|
|
||||
| 89 | 0 | 84 | 12 |
|
||||
| 100 | 0 | 95 | 12 |
|
||||
|
||||
## Client
|
||||
|
||||
|
@ -59,6 +59,9 @@ Contact [@elastic/kibana-presentation](https://github.com/orgs/elastic/teams/kib
|
|||
|
||||
## Common
|
||||
|
||||
### Functions
|
||||
<DocDefinitionList data={dashboardObj.common.functions}/>
|
||||
|
||||
### Interfaces
|
||||
<DocDefinitionList data={dashboardObj.common.interfaces}/>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue