createThing (id = null, className = "thing"): HTMLElement Create and append a new div element to the document body. The created element will have the provided className and optional id. If the id is ...
createThing (id = null, className = "thing"): HTMLElement Create and append a new div element to the document body. The created element will have the provided className and optional id. If the id is ...