xverse-components-text
v1.0.1
Published
xverse components text
Readme
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | --------- | ---------- | -------- | ------ | -------- | ---- | | content | string | 内容 | - | false | - | | className | string | 类名 | - | false | - | | style | any | | - | false | - | | onClick | () => void | 点击事件 | - | false | - |
