Hex Core JS
    Preparing search index...

    Function BooleanButtonInput

    • Wraps the HTML <input> element with type "checkbox" and displays as a button 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