13 lines
248 B
JSON
13 lines
248 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Slider",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"label": "./label",
|
||
|
|
"step": "./step",
|
||
|
|
"range": "./range",
|
||
|
|
"disabled": "./disabled",
|
||
|
|
"capsule": "./capsule",
|
||
|
|
"vertical": "./vertical"
|
||
|
|
}
|
||
|
|
}
|