mv--grid-rows Attribute | mvGridRows 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 rows of the grid that elements snap to when the SNAPABLE attribute is enabled for the movable behavior.
Syntax
CSS { mv--grid-rows : iRowSpace } Scripting [ iRowSpace = ] movable.style.mvGridRows
Possible Values
iRowSpace Integer that specifies or receives the horizontal increment of pixels an element snaps to when the SNAPABLE attribute is enabled.
- 25
- Default. Horizontal 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-rows attribute is available only to objects participating in the movable behavior.
Applies To
movable