1.0.4 • Published 1 year ago
xverse-components-store v1.0.4
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 |
|---|---|---|---|---|---|
| visible | boolean | - | true | - | |
| imageUrl | string | - | false | - | |
| className | string | - | false | - | |
| list | Array<{ id: string; src: string; text: string }> | - | false | - | |
| onClose | (visible: boolean) => void | - | false | - |