mirror of
https://github.com/elastic/kibana.git
synced 2025-06-28 11:05:39 -04:00
32 lines
868 B
Text
32 lines
868 B
Text
---
|
|
id: kibDashboardModePluginApi
|
|
slug: /kibana-dev-docs/dashboardModePluginApi
|
|
title: dashboardMode
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the dashboardMode plugin
|
|
date: 2020-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'dashboardMode']
|
|
warning: 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.
|
|
---
|
|
import dashboardModeObj from './dashboard_mode.json';
|
|
|
|
|
|
|
|
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 11 | 0 | 11 | 0 |
|
|
|
|
## Server
|
|
|
|
### Classes
|
|
<DocDefinitionList data={dashboardModeObj.server.classes}/>
|
|
|
|
## Common
|
|
|
|
### Objects
|
|
<DocDefinitionList data={dashboardModeObj.common.objects}/>
|
|
|