The toggle() method of the DOMTokenList interface removes an existing token from the list and returns false.
toggle()
false
MDN Reference