removeClass(element, value);
element. The markup item from the className field of which the user needs to remove the specified name of CSS class.
value. Name of the CSS class.
The removeClass method removes CSS class from the component.
See also: