Namespace: domjscomp

domjscomp

domjscomp namespace

Mixins

AttributeHolder
AutoAttributeReader
PropertyHolder
Renderable
Styleable

Members


<static, readonly> IMAttribute :string

IM attributes
Type:
  • string
Properties:
Name Type Default Description
CLASS string im-class
STYLE string im-style
MODEL string im-model
VALUE string im-value
LOOP string im-loop
SOURCE string im-src
DISABLED string im-disabled
SELECTED string im-selected
DRAGGABLE string im-draggable

<static, readonly> IMElement :string

IM dom elements name
Type:
  • string
Properties:
Name Type Default Description
LOOP string im-loop

<static, readonly> SwipeEvents :string

Swipe events
Type:
  • string
Properties:
Name Type Default Description
LEFT string SWIPE_EVENT_DIRECTION_LEFT
RIGHT string SWIPE_EVENT_DIRECTION_RIGHT
UP string SWIPE_EVENT_DIRECTION_UP
DOWN string SWIPE_EVENT_DIRECTION_DOWN