Object containing properties for configuring an Element. A tag (and possibly a namespace) can be provided for element creation. Already-created elements will ignore these properties if set. Any HTML attribute can be passed as key to be processed by the class/function. The type has the following described custom properties:
The HTML (or other) tag of the element, if passing it as a property. Defaults to "div".