简体中文
Appearance
列表组件,用于渲染重复项。
items
{ "id": "listId", "type": "a2-list", "props": { "items": [ { "label": "标签", "value": "值" } ] } }