kibana/api_docs/kbn_ui_theme.mdx

36 lines
1.1 KiB
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: kibKbnUiThemePluginApi
slug: /kibana-dev-docs/api/kbn-ui-theme
title: "@kbn/ui-theme"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/ui-theme plugin
date: 2024-09-12
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/ui-theme']
---
import kbnUiThemeObj from './kbn_ui_theme.devdocs.json';
Contact [@elastic/kibana-operations](https://github.com/orgs/elastic/teams/kibana-operations) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 9 | 0 | 8 | 0 |
## Common
### Objects
<DocDefinitionList data={kbnUiThemeObj.common.objects}/>
### Functions
<DocDefinitionList data={kbnUiThemeObj.common.functions}/>
### Consts, variables and types
<DocDefinitionList data={kbnUiThemeObj.common.misc}/>