For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/CustomComponentParameters.md.

Class: CustomComponentParameters

component

Beta

包含自定义组件的 JSON 参数。

Contains the custom component's JSON parameters

Properties

params

readonly params: unknown

Beta

Remarks

包含来自自定义组件定义的参数的 JSON 对象。

JSON object containing the parameters from the custom component definition

同领域相关