mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
33 lines
1.1 KiB
Text
33 lines
1.1 KiB
Text
---
|
|
id: kibKbnSharedUxButtonToolbarPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-shared-ux-button-toolbar
|
|
title: "@kbn/shared-ux-button-toolbar"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
summary: API docs for the @kbn/shared-ux-button-toolbar plugin
|
|
date: 2022-06-23
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-toolbar']
|
|
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 kbnSharedUxButtonToolbarObj from './kbn_shared_ux_button_toolbar.devdocs.json';
|
|
|
|
|
|
|
|
Contact [Owner missing] for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 20 | 0 | 6 | 0 |
|
|
|
|
## Common
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnSharedUxButtonToolbarObj.common.functions}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnSharedUxButtonToolbarObj.common.interfaces}/>
|
|
|
|
### Consts, variables and types
|
|
<DocDefinitionList data={kbnSharedUxButtonToolbarObj.common.misc}/>
|
|
|