API Reference > @next-core/brick-types > SlotConfOfRoutes
SlotConfOfRoutes interface
使用一组子路由的插槽配置。
Signature:
export interface SlotConfOfRoutes
Properties
| Property | Type | Description |
|---|---|---|
| routes | RouteConf[] | 在插槽中插入的子路由列表。 |
| type | "routes" |
API Reference > @next-core/brick-types > SlotConfOfRoutes
使用一组子路由的插槽配置。
Signature:
export interface SlotConfOfRoutes
| Property | Type | Description |
|---|---|---|
| routes | RouteConf[] | 在插槽中插入的子路由列表。 |
| type | "routes" |