Files

14 lines
346 B
JSON
Raw Permalink Normal View History

2025-08-15 14:05:08 +08:00
{
"navigationBarTitleText": "Avatar",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"imageAvatar": "./image-avatar",
"characterAvatar": "./character-avatar",
"iconAvatar": "./icon-avatar",
"badgeAvatar": "./badge-avatar",
"size": "./size",
"exhibition": "./exhibition",
"action": "./action"
}
}