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