mirror of
https://github.com/elastic/kibana.git
synced 2025-04-19 15:35:00 -04:00
33 lines
1,021 B
Text
33 lines
1,021 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: kibAdvancedSettingsPluginApi
|
|
slug: /kibana-dev-docs/api/advancedSettings
|
|
title: "advancedSettings"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the advancedSettings plugin
|
|
date: 2025-04-19
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'advancedSettings']
|
|
---
|
|
import advancedSettingsObj from './advanced_settings.devdocs.json';
|
|
|
|
|
|
|
|
Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 2 | 0 | 2 | 0 |
|
|
|
|
## Client
|
|
|
|
### Setup
|
|
<DocDefinitionList data={[advancedSettingsObj.client.setup]}/>
|
|
|
|
### Start
|
|
<DocDefinitionList data={[advancedSettingsObj.client.start]}/>
|
|
|