/block-input-react

Primary LanguageTypeScriptMIT LicenseMIT

block-input-react

CBS Build Status codecov

组件

  • BlockInput

    props type default
    length number 6
    mask string ''
    placeholder string ''
    onChange (val: string): void
    onFocus (): void
    onBlur (): void