Name
Description
Type
Default
Namemax
Description
Max value of dial
Type
number
Default
Namemin
Description
Min value of dial
Type
number
Default
Namesize
Description
Diameter in pixels (can be changed via CSS variable --sc-dial-size)
Type
number
Default
80
Namestep
Description
Step value of each change
Type
number
Default
1
Namevalue
Description
Type
number
Default
50
Event
Description
Event detail
EventblurEvent
Description
Emitted when the input loses focus.
Event detail
void
EventchangeEvent
Description
Emitted when the value has changed.
Event detail
any
EventfocusEvent
Description
Emitted when the input has focus.
Event detail
void
EventinputEvent
Description
Emitted when a keyboard input occurred.
Event detail
KeyboardEvent
EventkeyDownEvent
Description
Emitted when a key is pressed down
Event detail
void
Comments
Leave your thoughts here and it becomes a GitHub issue! Thanks to the magic of Utterances