kibana/api_docs/presentation_util.mdx

28 lines
840 B
Plaintext
Raw Normal View History

---
id: kibPresentationUtilPluginApi
slug: /kibana-dev-docs/presentationUtilPluginApi
title: presentationUtil
image: https://source.unsplash.com/400x175/?github
summary: API docs for the presentationUtil plugin
date: 2020-11-16
tags: ['contributor', 'dev', 'apidocs', 'kibana', 'presentationUtil']
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 presentationUtilObj from './presentation_util.json';
## Client
### Setup
<DocDefinitionList data={[presentationUtilObj.client.setup]}/>
### Start
<DocDefinitionList data={[presentationUtilObj.client.start]}/>
### Functions
<DocDefinitionList data={presentationUtilObj.client.functions}/>
### Interfaces
<DocDefinitionList data={presentationUtilObj.client.interfaces}/>