# movable-area
Start from base library version 1.2.0. Please remaining backward compatible.
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
tip
: movable-area The width and height properties must be set, not set to default to 10px**tip
: When the momovable-view is smaller than the momovable-area, the movable-view moves within themovable-areatip
: When movable-view is larger than movable-area, the moveable-view must move within a moveable area (x and y directions are considered separately)