<sliderthumb>
A slider.

JavaScript: lz.sliderthumb

The <slider> tag creates a slider which allows for easy selection of a single value between a provided range. Options exist for setting the range, showing the range values, showing the selected value while dragged, and showing a fill bar.

<canvas height="60">
            <slider x="20" y="20" width="300" value="50"/>
            </canvas>
the visual thumb the user drags to select a value

Attributes inherited from <basesliderthumb>

showvalue

Methods

Methods inherited from lz.Eventable

destroy, setAttribute

Events

Events inherited from <basebutton>

onclick, onresourceviewcount

Events inherited from <node>

onconstruct, ondata, oninit

Events inherited from lz.Eventable

ondestroy