NumberInputSpinner.Extra

Additional features available for number input styling

class NumberInputSpinner
static
class Extra : typeof(super).Extra {}

Constructors

this
this(Image buttons)
Undocumented in source.

Members

Variables

buttons
Image buttons;

Image to use for the increment/decrement buttons.

Meta