Home
last modified time | relevance | path

Searched refs:removeByString (Results 1 – 1 of 1) sorted by relevance

/plugin/moaieditor/scripts/
Dbutton.js143 classList.removeByString(this?.cls_remove);
144 classList.removeByString(state?.cls_remove);
179 removeByString(string) { method in MoaiEditor.ElementClassList