Search
Preparing search index...
The search index is not available
rx-util
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
"module/string/isFloat"
External module "module/string/isFloat"
Index
Functions
is
Float
Functions
is
Float
is
Float
(
str
:
string
|
null
|
undefined
)
:
boolean
判断字符串是否位小数
deprecated
已废弃,请使用 {@link stringValidator#isFloat}
Parameters
str:
string
|
null
|
undefined
需要进行判断的字符串
Returns
boolean
是否为小数
Globals
"module/string/is
Float"
is
Float
Generated using
TypeDoc
判断字符串是否位小数
已废弃,请使用 {@link stringValidator#isFloat}