API Reference > @next-core/brick-types > SlotConfInTemplate
SlotConfInTemplate interface
自定义模板中的构件的插槽配置。
Signature:
export interface SlotConfInTemplate
Properties
| Property | Type | Description |
|---|---|---|
| bricks | BrickConfInTemplate[] | 在插槽中插入的子构件列表。 |
| type | "bricks" |
API Reference > @next-core/brick-types > SlotConfInTemplate
自定义模板中的构件的插槽配置。
Signature:
export interface SlotConfInTemplate
| Property | Type | Description |
|---|---|---|
| bricks | BrickConfInTemplate[] | 在插槽中插入的子构件列表。 |
| type | "bricks" |