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