Appearance
Home > sculp-js > isIdNo
判断字符串是否为身份证号码格式
Signature:
isIdNo: (value: string) => boolean
Parameter
Type
Description
value
string
Returns:
boolean
{boolean}