Ace API Reference
Preparing search index...
src/lib/dom
removeCssClass
Function removeCssClass
removeCssClass
(
el
:
HTMLElement
,
name
:
string
)
:
void
Remove a CSS class from 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...
Remove a CSS class from the list of classes on the given node