xverse-components-input
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

API

参数名 类型 说明 默认值 是否必填 备注
checkCSA boolean 是否通过 CSA 检查 - false -
defaultValue string 默认值 - false 当 csa 服务挂了,捕获到异常会走这个兜底昵称
value string - false -
maxLength number 最大值 - false -
inputTypes string 输入项的类型 - false -
sendBtnText string 发送按钮文字 - false -
placeholder string 引导文案 - false -
sendBtnClsName string 发送按钮 classname - false -
clearValue boolean 发送按钮文字成功之后是否清除输入内容 - false -
className string 类名 - false -
disabled boolean 是否禁止输入 - false -
onSend (val: string) => void 发送成功的回调 - false -
onCheckError () => void 由于敏感消息发送失败的回调 - false -
onClose () => void 主动关闭的回调 - false -

Readme

Keywords

Package Sidebar

Install

npm i xverse-components-input

Weekly Downloads

0

Version

1.0.5

License

MIT

Unpacked Size

85.3 kB

Total Files

8

Last publish

Collaborators

  • canny_1207
  • joycess
  • shi2800