Global

Global

Methods

htmlRotate (prop)Returns

Name Type Description
prop Prop
Author:
  • Anthony Bobrov GitHub Rotate your HTML blocks vertically
Returns:
Type Description
Returns Returns methods.

Type Definitions

Prop

Properties:
Name Type Argument Default Description
selector string | HTMLElement <optional>
#html-rotate

The selector of the element.

rotate bumber <optional>
-90

Rotation angle.

updateOnResize boolean <optional>
true

Update sizes on resize.

fitParentHeight boolean <optional>
false

Make width of the wrapper equal to height of the outer's parent.

Returns

Properties:
Name Type Description
update function
destroy function