kibana/api_docs/kbn_alerts.mdx
2022-03-28 14:24:55 -04:00

30 lines
927 B
Text

---
id: kibKbnAlertsPluginApi
slug: /kibana-dev-docs/api/kbn-alerts
title: "@kbn/alerts"
image: https://source.unsplash.com/400x175/?github
summary: API docs for the @kbn/alerts plugin
date: 2022-03-28
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/alerts']
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 kbnAlertsObj from './kbn_alerts.devdocs.json';
Alerts components and hooks
Contact [Owner missing] for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 9 | 1 | 9 | 0 |
## Common
### Functions
<DocDefinitionList data={kbnAlertsObj.common.functions}/>
### Interfaces
<DocDefinitionList data={kbnAlertsObj.common.interfaces}/>