1.0.3 • Published 2 years ago

random-verification-code v1.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

基于Canvas 实现的随机4位数验证码.

    <VerificationCode 
      width={xx}
      height={xx}
      onRef={(f) => this.verificationCodeRef = f} // 组件内部使用变存储
    >
1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago