15 lines
316 B
JSON
15 lines
316 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Button",
|
||
|
|
"usingComponents": {
|
||
|
|
"base": "./base",
|
||
|
|
"size": "./size",
|
||
|
|
"icon-btn": "./icon-btn",
|
||
|
|
"group-btn": "./group-btn",
|
||
|
|
"block-btn": "./block-btn",
|
||
|
|
"ghost-btn": "./ghost-btn",
|
||
|
|
"shape": "./shape",
|
||
|
|
"theme": "./theme",
|
||
|
|
"disabled": "./disabled"
|
||
|
|
}
|
||
|
|
}
|