kibana/api_docs/kbn_content_management_favorites_server.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: kibKbnContentManagementFavoritesServerPluginApi
slug: /kibana-dev-docs/api/kbn-content-management-favorites-server
title: "@kbn/content-management-favorites-server"
image: https://source.unsplash.com/400x175/?github
description: API docs for the @kbn/content-management-favorites-server plugin
date: 2025-06-22
tags: ['contributor', 'dev', 'apidocs', 'kibana', '@kbn/content-management-favorites-server']
---
import kbnContentManagementFavoritesServerObj from './kbn_content_management_favorites_server.devdocs.json';
Contact [@elastic/appex-sharedux](https://github.com/orgs/elastic/teams/appex-sharedux) for questions regarding this plugin.
**Code health stats**
| Public API count | Any count | Items lacking comments | Missing exports |
|-------------------|-----------|------------------------|-----------------|
| 13 | 0 | 13 | 1 |
## Server
### Functions
<DocDefinitionList data={kbnContentManagementFavoritesServerObj.server.functions}/>
### Interfaces
<DocDefinitionList data={kbnContentManagementFavoritesServerObj.server.interfaces}/>
### Consts, variables and types
<DocDefinitionList data={kbnContentManagementFavoritesServerObj.server.misc}/>