kibana/api_docs/kbn_resizable_layout.mdx

36 lines
1.3 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: kibKbnResizableLayoutPluginApi
slug: /kibana-dev-docs/api/kbn-resizable-layout
title: "@kbn/resizable-layout"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/resizable-layout plugin
date: 2025-03-06
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/resizable-layout']
---
import kbnResizableLayoutObj from './kbn_resizable_layout.devdocs.json';
A component for creating resizable layouts containing a fixed width panel and a flexible panel, with support for horizontal and vertical layouts.
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 |
|-------------------|-----------|------------------------|-----------------|
| 18 | 0 | 5 | 0 |
## Client
### Functions
<DocDefinitionList data={kbnResizableLayoutObj.client.functions}/>
### Interfaces
<DocDefinitionList data={kbnResizableLayoutObj.client.interfaces}/>
### Enums
<DocDefinitionList data={kbnResizableLayoutObj.client.enums}/>