Skip to main content
Version: 2.x

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

CustomTemplateProxySlot interface

自定义模板的插槽代理配置。

Signature:

export interface CustomTemplateProxySlot

Properties

PropertyTypeDescription
refstring要代理的构件的引用 ID。
refPositionnumber自定义模板的外部声明的子构件将被放置到插槽中的索引位置。
refSlotstring要代理的插槽名。