API Reference > @next-core/brick-types > BaseRouteConf > exact
BaseRouteConf.exact property
是否精确匹配(未设置时系统默认会匹配路由地址及其所有子目录地址)。
Signature:
exact?: boolean;
API Reference > @next-core/brick-types > BaseRouteConf > exact
是否精确匹配(未设置时系统默认会匹配路由地址及其所有子目录地址)。
Signature:
exact?: boolean;