14 lines
268 B
JSON
14 lines
268 B
JSON
{
|
|
"navigationBarTitleText": "Checkbox",
|
|
"usingComponents": {
|
|
"base": "./base",
|
|
"right": "./right",
|
|
"all": "./all",
|
|
"horizontal": "./horizontal",
|
|
"status": "./status",
|
|
"type": "./type",
|
|
"special": "./special",
|
|
"card": "./card"
|
|
}
|
|
}
|