API Reference > @next-core/brick-types > CustomTemplateProxyTransformableProperty
CustomTemplateProxyTransformableProperty interface
自定义模板的可转换的属性代理配置。
Signature:
export interface CustomTemplateProxyTransformableProperty extends CustomTemplateProxyWithExtra
Extends: CustomTemplateProxyWithExtra
Properties
| Property | Type | Description |
|---|---|---|
| refTransform | GeneralTransform | 要代理的构件的属性转换设置。 |