kibana/api_docs/kbn_shared_ux_button_toolbar.mdx

36 lines
1.2 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: kibKbnSharedUxButtonToolbarPluginApi
slug: /kibana-dev-docs/api/kbn-shared-ux-button-toolbar
title: "@kbn/shared-ux-button-toolbar"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/shared-ux-button-toolbar plugin
date: 2025-01-27
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/shared-ux-button-toolbar']
---
import kbnSharedUxButtonToolbarObj from './kbn_shared_ux_button_toolbar.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 |
|-------------------|-----------|------------------------|-----------------|
| 30 | 0 | 8 | 0 |
## Client
### Functions
<DocDefinitionList data={kbnSharedUxButtonToolbarObj.client.functions}/>
### Interfaces
<DocDefinitionList data={kbnSharedUxButtonToolbarObj.client.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnSharedUxButtonToolbarObj.client.misc}/>