10 lines
203 B
JSON
10 lines
203 B
JSON
{
|
|
"navigationBarTitleText": "Popup",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"with-title": "./with-title",
|
|
"custom-close": "./custom-close"
|
|
}
|
|
}
|