Search
Preparing search index...
The search index is not available
kdayun 界面引擎API
Options
All
Public
Public/Protected
All
Inherited
Menu
kdayun 界面引擎API
YH-Designer/src/base/router/History
IRouterItem
Interface IRouterItem
路由记录
Hierarchy
IRouterItem
Index
Properties
_parent
_paths
children
page
Code
path
redirect
title
Properties
Optional
_parent
_parent
:
IRouterItem
父页面
Optional
_paths
_paths
:
string
全路径
Optional
children
children
:
IRouterItem
[]
子路由
page
Code
page
Code
:
string
表单唯一编号
path
path
:
string
路径
Optional
redirect
redirect
:
string
跳转的页面
Optional
title
title
:
string
标题
Modules
YH-
Designer/src/base/router/
History
Generated using
TypeDoc
路由记录