@hegeldev/hegel
Preparing search index...
generators
FloatOptions
Interface FloatOptions
interface
FloatOptions
{
allowInfinity
?:
boolean
;
allowNan
?:
boolean
;
excludeMax
?:
boolean
;
excludeMin
?:
boolean
;
maxValue
?:
number
;
minValue
?:
number
;
}
Index
Properties
allow
Infinity?
allow
Nan?
exclude
Max?
exclude
Min?
max
Value?
min
Value?
Properties
Optional
allow
Infinity
allowInfinity
?:
boolean
Optional
allow
Nan
allowNan
?:
boolean
Optional
exclude
Max
excludeMax
?:
boolean
Optional
exclude
Min
excludeMin
?:
boolean
Optional
max
Value
maxValue
?:
number
Optional
min
Value
minValue
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Infinity
allow
Nan
exclude
Max
exclude
Min
max
Value
min
Value
@hegeldev/hegel
Loading...