# movable-area

Start from base library version 1.2.0. Please remaining backward compatible.

movable-view.

attribute type Default value Required Introductions Minimum version
scale-area Boolean false no When the inside movable-view is set to support double-finger scaling, setting this value can change the scaling gesture effect area to the entire movable-area 1.9.90

# Bug & Tip

  1. tip: movable-area The width and height properties must be set, not set to default to 10px**
  2. tip: When the momovable-view is smaller than the momovable-area, the movable-view moves within themovable-area
  3. tip: When movable-view is larger than movable-area, the moveable-view must move within a moveable area (x and y directions are considered separately)

# sample code

Preview with Developer Tool