Do sorting
It be slow
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
class trdom_menubar {
|
||||
#element = document.createElement('div');
|
||||
getElement() {
|
||||
get element() {
|
||||
return this.#element;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user