Files

15 lines
316 B
JSON
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
{
"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"
}
}