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