const nb = new RangeValue("..2")
= new RangeValue("6")
= new RangeValue("..-25..")
Optional
value: stringThe init value of this range number
Get the current formated value
Private
valueSet the range value strictly equal to the given value
The the range value lower than the given value
The result will be lower than this value
Optional
strict: booleanIf strict, the given value will be excluded
The the range value upper than the given value
The result will be upper than this value
Optional
strict: booleanIf strict, the given value will be excluded
Generated using TypeDoc
Useful class to deal with range numbers