API Reference > @next-core/brick-types > SeguesConf
SeguesConf interface
页面切换配置表。
Signature:
export interface SeguesConf
Remarks
可以用于组织视图之间的访问关系。在 Next Builder 中可以在 Routes Graph 页面显示该关系。
Example
go-to-list:
target: product-list
go-to-detail:
target: product-detail