12 lines
256 B
JSON
12 lines
256 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Cascader",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"theme-tab": "./theme-tab",
|
||
|
|
"keys": "./keys",
|
||
|
|
"with-value": "./with-value",
|
||
|
|
"with-title": "./with-title",
|
||
|
|
"check-strictly": "./check-strictly"
|
||
|
|
}
|
||
|
|
}
|