Component.UIBase.Constrain

Constrain extension class. Constrain component to specified region

defined in: constrain.js

Attributes

  • constrain {NodeList|Boolean} Config constrain region.

Class Detail

  • Component.UIBase.Constrain ()
    Constrain extension class. Constrain component to specified region

Attributes Detail

  • constrain {NodeList|Boolean} Config constrain region. True: viewport Node: specified element. false: no constrain region.
blog comments powered by Disqus
Top