@lesjoursfr/browser-tools
Preparing search index...
addClassToElements
Function addClassToElements
addClassToElements
(
selector
:
string
,
className
:
string
|
string
[]
)
:
void
Add the class to 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...
Add the class to the nodes' class attribute that match the given CSS selector.