Properties
attributeMap
attributeMap: Map<string, unknown>
element
element: HTMLElement
handlersByEventName
handlers
ByEventName: Map<string, Array<Listener>>
onClick
onClick: (event: Event) => void
onMouseOverLabel
onMouseOverLabel: (event: Event) => void
skinPartMap
skinPartMap: Map<string, HTMLElement>