@lesjoursfr/browser-tools
Preparing search index...
removeClassFromElements
Function removeClassFromElements
removeClassFromElements
(
selector
:
string
,
className
:
string
|
string
[]
)
:
void
Remove the class from the nodes' class attribute that match the given CSS selector.
Parameters
selector
:
string
className
:
string
|
string
[]
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lesjoursfr/browser-tools
Loading...
Remove the class from the nodes' class attribute that match the given CSS selector.