Files
docs/versioned_docs/version-2.20/developer-guide/theme/finder-apis.md
Ryan Wang 9876911e3a docs: update documentation for Halo 2.20 (#429)
为 [Halo 2.20](https://github.com/halo-dev/halo/releases/tag/v2.20.0) 更新文档。

/kind documentation

```release-note
None
```
2024-10-14 03:33:15 +00:00

343 B

title, description
title description
Finder API 本文档介绍 Finder API 的使用方法。

import DocCardList from '@theme/DocCardList';

目前在主题模板中获取数据可以使用对应路由提供的 模板变量,但为了满足在任意位置获取数据的需求,我们提供了 Finder API。