Abstract
Optional
_attributes: CustomElementAttributesStatic
tagReturn the key (name) of the attribute this element represents
Abstract
getStatic
getRetrieve the element representing the given data type (if registered)
Static
registerRegister map the given element type to the given tag and the given type of data
Optional
_typeObject: ObjectConstructor
Handles the mapping of CustomElements to their HTML-Tags via customElement.define and to the data types and [[FudgeCore.Mutable]]s they render an interface for.