Closed jvorcak closed 6 years ago
I want to create a wrapper around this component and I'm struggling with how to use some getter/setter for a content.
I'm missing something as value and onChange properties. How could one let's say use this with Redux?
value
onChange
Or maybe it's just missing in a docs?
Oh now I see it
Note: Every other props than the mentioned below will be propagated to textarea itself
I want to create a wrapper around this component and I'm struggling with how to use some getter/setter for a content.
I'm missing something as
value
andonChange
properties. How could one let's say use this with Redux?Or maybe it's just missing in a docs?