mv--grid-cols Attribute | mvGridCols Property
This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.
Sets or retrieves the distance, in pixels, between columns of the grid that elements snap to when the SNAPABLE attribute is enabled for the movable behavior.
Syntax
CSS { mv--grid-cols : iColSpace } Scripting [ iColSpace = ] movable.style.mvGridCols
Possible Values
iColSpace Integer that specifies or receives the vertical increment of pixels an element snaps to when the SNAPABLE attribute is enabled.
- 25
- Default. Vertical increment of pixels an element snaps to.
The property is read/write. The property has a default value of 25. The Cascading Style Sheets (CSS) attribute is inherited.
Remarks
The mv--grid-cols attribute is available only to objects participating in the movable behavior.
Applies To
movable