Preparing search index...
The search index is not available
Tango LowCode Builder
Tango LowCode Builder
@music163/tango-core
IRouteData
Interface IRouteData
路由解析数据
interface
IRouteData
{
component
?:
string
;
importPath
?:
string
;
path
:
string
;
[
key
:
string
]
:
any
;
}
Indexable
[
key
:
string
]:
any
Index
Properties
component?
import
Path?
path
Properties
Optional
component
component
?:
string
组件名
Optional
import
Path
import
Path
?:
string
导入路径
path
path
:
string
路由
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
component
import
Path
path
Tango LowCode Builder
Loading...
路由解析数据