API Reference > @next-core/brick-types > SlotConfOfBricks
SlotConfOfBricks interface
使用一组构件的插槽配置。
Signature:
export interface SlotConfOfBricks
Properties
| Property | Type | Description |
|---|---|---|
| bricks | BrickConf[] | 在插槽中插入的构件列表。 |
| type | "bricks" |
API Reference > @next-core/brick-types > SlotConfOfBricks
使用一组构件的插槽配置。
Signature:
export interface SlotConfOfBricks
| Property | Type | Description |
|---|---|---|
| bricks | BrickConf[] | 在插槽中插入的构件列表。 |
| type | "bricks" |