Search
Preparing search index...
The search index is not available
@choiceform/os-client-core - v3.6.15
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
"index.d"
CCRouteSwitchParam
Interface CCRouteSwitchParam
路由跳转参数,仅web端需要关注 传入参数就是该类型
Hierarchy
CCRouteSwitchParam
Index
Properties
params
route
tail
url
Properties
params
params
:
CCQueryParams
全部的查询参数对象
route
route
:
string
路由路径
tail
tail
:
string
从URL主机根目录开始的路由部分内容
url
url
:
string
完整的URL
Globals
"index.d"
CCRoute
Switch
Param
params
route
tail
url
Generated using
TypeDoc
路由跳转参数,仅web端需要关注 传入参数就是该类型