API Reference > @next-core/brick-types > CustomTemplateProxy > slots
CustomTemplateProxy.slots property
自定义模板的插槽代理配置表。
Signature:
slots?: CustomTemplateProxySlots;
Reference: CustomTemplateProxySlots
Remarks
配置表中的键为自定义模板对外的插槽名,值为代理配置。
API Reference > @next-core/brick-types > CustomTemplateProxy > slots
自定义模板的插槽代理配置表。
Signature:
slots?: CustomTemplateProxySlots;
Reference: CustomTemplateProxySlots
配置表中的键为自定义模板对外的插槽名,值为代理配置。