kibana/api_docs/kbn_restorable_state.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: kibKbnRestorableStatePluginApi
slug: /kibana-dev-docs/api/kbn-restorable-state
title: "@kbn/restorable-state"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/restorable-state plugin
date: 2025-06-26
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/restorable-state']
---
import kbnRestorableStateObj from './kbn_restorable_state.devdocs.json';
Contact [@elastic/kibana-data-discovery](https://github.com/orgs/elastic/teams/kibana-data-discovery) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 7 | 0 | 7 | 0 |
## Client
### Functions
<DocDefinitionList data={kbnRestorableStateObj.client.functions}/>
### Interfaces
<DocDefinitionList data={kbnRestorableStateObj.client.interfaces}/>