Options
All
  • Public
  • Public/Protected
  • All
Menu

Type of properties that can be specified for an element.

Index

Enumeration members

Enumeration members

Attr

Attr = 1

Regular attributes set using Element.setAttribute

CustomAttr

CustomAttr = 3

Custom attributes for which handler factories are registered

Event

Event = 2

Event listeners set using Element.addEventListener

Framework

Framework = 0

Built-in attribute that is used internally by the Mimbl infrastructure and is not set to the element.