kibana/api_docs/kbn_saved_search_component.mdx

33 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: kibKbnSavedSearchComponentPluginApi
slug: /kibana-dev-docs/api/kbn-saved-search-component
title: "@kbn/saved-search-component"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/saved-search-component plugin
date: 2025-03-06
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/saved-search-component']
---
import kbnSavedSearchComponentObj from './kbn_saved_search_component.devdocs.json';
Contact [@elastic/obs-ux-logs-team](https://github.com/orgs/elastic/teams/obs-ux-logs-team) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 15 | 0 | 14 | 0 |
## Client
### Functions
<DocDefinitionList data={kbnSavedSearchComponentObj.client.functions}/>
### Interfaces
<DocDefinitionList data={kbnSavedSearchComponentObj.client.interfaces}/>