Module: montage/ui/component

Requires

Classes

Component
RootComponent

Members

(inner) _getMaxAnimationTime

Returns an boundary estimate of the maximum time an element would take to complete its css animations and/or transitions.
Source:

(inner) _parseComputedStyleTimeValue

Parses the computed style value for a css time property and returns an array of numbers representing seconds. For example, the time value string "1s, 2s" will return [1, 2]
Source:

(inner, constant) ATTR_LE_COMPONENT :string

Type:
  • string
Default Value:
  • data-montage-le-component
Source: