We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Double slider input control allowing you to input currency values.
Extends: uiControl » Control » Renderable
Definition: public function __construct($defvalue, $onchange)
public function __construct($defvalue, $onchange)
Returns: NOT DOCUMENTED
Parameters:
float $defvalue Initial value
float $defvalue
string $onchange onChange JS code
string $onchange