package ezjs_cleave

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
method creditCard : bool_field
method creditCardStrictMode : bool_field
method phone : bool_field
method phoneRegionCode : string_field
method date : bool_field
method datePattern : string_array_field
method time : bool_field
method timePattern : string_array_field
method timeFormat : string_field
method numeral : bool_field
method numeralThousandsGroupStyle : string_field
method numeralIntegerScale : int_field
method numeralDecimalScale : int_field
method numeralDecimalMark : string_field
method numeralPositiveOnly : bool_field
method stripLeadingZeroes : bool_field
method blocks : int_array_field
method delimiter : string_field
method delimiters : string_array_field
method delimiterlazyshow : bool_field
method prefix : string_field
method noImmediatePrefix : bool_field
method rawValueTrimPrefix : bool_field
method numericOnly : bool_field
method uppercase : bool_field
method lowercase : bool_field