Skip to main content
Version: 2.x

API Reference > @next-core/brick-types > CustomTemplateProxy

CustomTemplateProxy interface

自定义模板的代理配置。

Signature:

export interface CustomTemplateProxy

Properties

PropertyTypeDescription
eventsCustomTemplateProxyEvents自定义模板的事件代理配置表。
methodsCustomTemplateProxyMethods自定义模板的方法代理配置表。
propertiesCustomTemplateProxyProperties自定义模板的属性代理配置表。
slotsCustomTemplateProxySlots自定义模板的插槽代理配置表。