Public API
@angular-package/range public API
Public features that can be imported.
Greater
Greater
The Greater
primitive wrapper object represents the primitive value of the number
type greater than the given.
Inequality
Inequality
The Inequality
abstract primitive wrapper object represents the primitive value greater or less than the given.
Less
Less
The Less
primitive wrapper object represents the primitive value of number
type less than the given.
Maximum
Maximum
The Maximum
primitive wrapper object extended by the Inequality
abstract primitive wrapper object represents the maximum number
greater or less than the given.
Minimum
Minimum
The Minimum
primitive wrapper object extended by the Inequality
abstract primitive wrapper object
represents the minimum number
greater or less than the given.
Number
Number
The Number
primitive wrapper object extended by the Inequality
abstract primitive wrapper object
represents the number
greater or less than the given.
Range
Range
The Range
object represents a range between a minimum and maximum.
Last updated