toggle menu
core
common
switch theme
search in API
core
/
com.erolc.mrouter.model
/
Address
/
Address
Address
constructor
(
path
:
String
,
config
:
PageConfig
=
emptyConfig
,
content
:
@
Composable
(
)
->
Unit
=
{}
,
matchKey
:
String
=
path
)
Parameters
path
该地址的路径
config
页面的配置
content
页面内容本体
match
Key
用于匹配的key