API Reference > @next-core/brick-types > CustomTemplateProxyWithExtra
CustomTemplateProxyWithExtra interface
Signature:
export interface CustomTemplateProxyWithExtra
Properties
| Property | Type | Description |
|---|---|---|
| extraOneWayRefs | CustomTemplateProxyExtraOneWayRef[] | 额外的单向(由模板传输给内部构件)属性代理配置。 |
| ref | string | 要代理的构件的引用 ID。 |