Skip to main content

IRangeParams

Interfaces

IRangeParams

Properties

max?
optional max?: number;
min?
optional min?: number;
step?
optional step?: number;
Was this page helpful?