亲宝软件园·资讯

展开

React组件校验手机号格式

一袋米要扛几楼 人气:0

Situation 背景

Target 目标

Action 行动

import type {
  FormItemProps,
  InputProps,
  RulesProps,
} from '@arco-design/web-react';
import { Form, Input } from '@arco-design/web-react';
import { usePersistCallback } from '@byted/hooks';
import type { ReactNode } from 'react';
import { useMemo } from 'react';
export type VerifyInputProps = {
  /** 

加载全部内容

相关教程
猜你喜欢
用户评论