1.0.1 • Published 4 years ago
@yoyu/create-new-element v1.0.1
use to append multiple children and create element with class/id
createNewElement(element type(string), element id(string), element class list(array of string))
appendChildren(parent(element), childern(array of element))