kibana/api_docs/kbn_shared_ux_components.mdx
2022-06-23 00:50:55 -04:00

33 lines
1.1 KiB
Text

---
id: kibKbnSharedUxComponentsPluginApi
slug: /kibana-dev-docs/api/kbn-shared-ux-components
title: "@kbn/shared-ux-components"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/shared-ux-components plugin
date: 2022-06-23
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-components']
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 kbnSharedUxComponentsObj from './kbn_shared_ux_components.devdocs.json';
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 13 | 0 | 7 | 1 |
## Common
### Functions
<DocDefinitionList data={kbnSharedUxComponentsObj.common.functions}/>
### Interfaces
<DocDefinitionList data={kbnSharedUxComponentsObj.common.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnSharedUxComponentsObj.common.misc}/>