You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/componentsguide/view/index.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,10 @@ This deviating props are described in the section below.
34
34
35
35
### Deviating Properties
36
36
37
-
None.
37
+
### `enableRotation`
38
+
39
+
Rotation is enabled by default.
40
+
Setting this to `false` prevents from any rotation even when the property `rotation` is set or by using methods such ad `adjustRotation` or `setRotation`.
0 commit comments