$renderInput

called each time when component need to paint control input

HTMLElement $renderInput(object config);
configobjectthe configuration object of the control
HTMLElementHTML for rendering the control
Back to top