Skip to content

Commit

Permalink
Fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Mawi137 committed Dec 30, 2018
1 parent c3ebd65 commit 5d23ab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ All inputs are optional. Either the `imageChangedEvent` or `imageBase64` should

### Methods
To gain access to the image cropper's methods use `@ViewChild(ImageCropperComponent) imageCropper: ImageCropperComponent;`

| Name | Returns | Description |
| ----------------------- | ----------------- | ----------- |
| `rotateLeft` | void | Rotates the image to the left |
Expand Down

0 comments on commit 5d23ab8

Please sign in to comment.