Option type that allows stepping through a number.
Constructor
View on GitHub
Option type that allows stepping through a number.
new(text:String, desc:String, min:Float, max:Float, step:Float = 1, ?optionName:String, ?changedCallback:Float ‑> Void, ?parent:Dynamic)