iterami
/
Docs.htm
/
common HTM Projects
/
core.js
/core_html(args)
Constructs and returns an HTML element.
Optionally can append/prepend it to a parent.
Optionally can store it in "globalThis.core_elements".
Arg
Default
Type
parent
false
boolean false or element
properties
{}
object
store
false
boolean false or string ID
todo
'append'
string
type
'div'
string