跳转到内容
搜索文档

产品功能

最后更新 查看 MarkdownAgent 设置

The ProductFeatures component is used 3 times on 3 pages.

See all examples of pages that use ProductFeatures

Used 3 times.

Pages

Partials

    当您需要在 src/content/plans/ 中的 index.json 文件内列出产品组中的所有可用功能时使用。对于 id 属性,指定您要使用的产品对象。

    import { ProductFeatures } from "~/components"
    
    <ProductFeatures id="dns" />

    这篇文档对您有帮助吗?