API Reference > @next-core/brick-types > CustomTemplateProxyEvent
CustomTemplateProxyEvent interface
自定义模板的事件代理配置。
Signature:
export interface CustomTemplateProxyEvent
Properties
| Property | Type | Description |
|---|---|---|
| ref | string | 要代理的构件的引用 ID。 |
| refEvent | string | 要代理的事件类型名。 |