@lesjoursfr/browser-tools
Preparing search index...
removeClass
Function removeClass
removeClass
(
node
:
HTMLElement
,
className
:
string
|
string
[]
)
:
HTMLElement
Remove the class from the node's class attribute.
Parameters
node
:
HTMLElement
className
:
string
|
string
[]
Returns
HTMLElement
the element
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lesjoursfr/browser-tools
Loading...
Remove the class from the node's class attribute.