Constructor
# new EditReviewButton(review) → {any}
Edit review button. Pops up a modal that allows the user to edit the given review.
Parameters:
| Name | Type | Description |
|---|---|---|
review |
Review | the Review. |
any