Function: max()
Imported from
@react-logic/utilsmax<
N>(n,message?,name?):ValidatorEntry<number> &object
Defined in: utils/src/lib/forms-validators.ts:168
Number must be ≤ n. Sets the HTML max attribute.
Type Parameters
N
N extends string = "max"
Parameters
Returns
ValidatorEntry<number> & object