14 lines
290 B
JSON
14 lines
290 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Tabs",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"scroll": "./scroll",
|
||
|
|
"size": "./size",
|
||
|
|
"status": "./status",
|
||
|
|
"with-icon": "./with-icon",
|
||
|
|
"with-badge": "./with-badge",
|
||
|
|
"theme": "./theme",
|
||
|
|
"with-content": "./with-content"
|
||
|
|
}
|
||
|
|
}
|