Enables or disables the textCheck element. This function is aliased by both textCheck.enable() and textCheck.disable().
Parameters
disable — bool, required
If
True, disables thetextCheckelement. IfFalse, enables thetextCheckelement.
Enables or disables the textCheck element. This function is aliased by both textCheck.enable() and textCheck.disable().
disable — bool, required
If True, disables the textCheck element. If False, enables the textCheck element.
Notes and Examples