11 lines
218 B
JSON
11 lines
218 B
JSON
{
|
|
"navigationBarTitleText": "Drawer",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"title": "./title",
|
|
"icon-drawer": "./icon-drawer",
|
|
"footer": "./footer"
|
|
}
|
|
}
|