UNPKG

tapspace

Version:

A zoomable user interface lib for web apps

14 lines (11 loc) 245 B
module.exports = function () { // @Component:bringToFront() // // Remove this element and reinsert it as the last child. // // Return // this, for chaining // this.element.parentNode.appendChild(this.element) return this }