I am able to clear iron-autogrow-textarea by setting the value to empty string but I am unable to clear the newline or reset it. I am using event on keycode enter which works but leaves this new line and no way I can find a way to reset the iron-autogrow-textarea to its initial state.
If anything similar can be done with paper-textarea, I can use that instead.
Any help appreciated.