Ace API Reference
Preparing search index...
src/lib/dom
addCssClass
Function addCssClass
addCssClass
(
el
:
HTMLElement
,
name
:
string
)
:
void
Add a CSS class to the list of classes on the given node
Parameters
el
:
HTMLElement
name
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Ace API Reference
Loading...
Add a CSS class to the list of classes on the given node