mirror of
https://github.com/elastic/kibana.git
synced 2025-04-25 02:09:32 -04:00
39 lines
1.1 KiB
Text
39 lines
1.1 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: kibKbnI18nReactPluginApi
|
|
slug: /kibana-dev-docs/api/kbn-i18n-react
|
|
title: "@kbn/i18n-react"
|
|
image: https://source.unsplash.com/400x175/?github
|
|
description: API docs for the @kbn/i18n-react plugin
|
|
date: 2022-11-16
|
|
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/i18n-react']
|
|
---
|
|
import kbnI18nReactObj from './kbn_i18n_react.devdocs.json';
|
|
|
|
|
|
|
|
Contact Kibana Core for questions regarding this plugin.
|
|
|
|
**Code health stats**
|
|
|
|
| Public API count | Any count | Items lacking comments | Missing exports |
|
|
|-------------------|-----------|------------------------|-----------------|
|
|
| 61 | 0 | 1 | 0 |
|
|
|
|
## Common
|
|
|
|
### Objects
|
|
<DocDefinitionList data={kbnI18nReactObj.common.objects}/>
|
|
|
|
### Functions
|
|
<DocDefinitionList data={kbnI18nReactObj.common.functions}/>
|
|
|
|
### Classes
|
|
<DocDefinitionList data={kbnI18nReactObj.common.classes}/>
|
|
|
|
### Interfaces
|
|
<DocDefinitionList data={kbnI18nReactObj.common.interfaces}/>
|
|
|