I'm familiar with using paper-input inside of paper-input-decorator in order to implement styling, validation etc. How would one achieve the same thing with paper-autogrow-textarea? It seems, for instance, committedValue is not something that can be observed like you can with paper-input.
Just a little stuck at the moment, and could use some advice on that.