Files

10 lines
203 B
JSON
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "Popup",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"base": "./base",
"with-title": "./with-title",
"custom-close": "./custom-close"
}
}