12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"navigationBarTitleText": "Switch",
|
|
"usingComponents": {
|
|
"t-demo": "../../components/demo-block",
|
|
"base": "./base",
|
|
"label": "./label",
|
|
"color": "./color",
|
|
"status": "./status",
|
|
"size": "./size"
|
|
}
|
|
}
|