mwg API
Reference
Overview
Examples
Getting started
Design
FAQ
Preparing search index...
SpinnerOptions
Interface SpinnerOptions
interface
SpinnerOptions
{
disabled
?:
boolean
;
height
?:
number
;
max
?:
number
;
min
?:
number
;
step
?:
number
;
value
?:
number
;
width
?:
number
;
wrap
?:
boolean
;
}
Index
Properties
disabled?
height?
max?
min?
step?
value?
width?
wrap?
Properties
Optional
disabled
disabled
?:
boolean
Optional
height
height
?:
number
Optional
max
max
?:
number
Optional
min
min
?:
number
Optional
step
step
?:
number
Optional
value
value
?:
number
Optional
width
width
?:
number
Optional
wrap
wrap
?:
boolean
wrap past the ends instead of clamping
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
disabled
height
max
min
step
value
width
wrap
Reference
Overview
Examples
Getting started
Design
FAQ
mwg API
Loading...
wrap past the ends instead of clamping