Hex Core JS
    Preparing search index...

    Function CheckBoxInput

    • Wraps the HTML <input> element with type "checkbox" and creates an onChange function using the given setValue function. Also focuses the input when clicked (not default behavior in all browsers). Requires the input to be a controlled input.

      Parameters

      Returns Element