mirror of
https://github.com/halo-dev/docs.git
synced 2026-06-11 01:03:13 +08:00
5c76928800
将 2.0 版本的文档设置为最新的文档。同时保留 /2.0.0-SNAPSHOT/ /kind documentation ```release-note None ```
343 B
343 B
title, description
| title | description |
|---|---|
| Finder API | 本文档介绍 Finder API 的使用方法。 |
import DocCardList from '@theme/DocCardList';
目前在主题模板中获取数据可以使用对应路由提供的 模板变量,但为了满足在任意位置获取数据的需求,我们提供了 Finder API。