Appsilon / reactable.extras

Extra features for reactable package
https://appsilon.github.io/reactable.extras/
38 stars 4 forks source link

[Feature]: textarea tag should be supported #51

Open balintpinke opened 9 months ago

balintpinke commented 9 months ago

Guidelines

Description

Can't wrap the text in the input text cell.

image

Problem

Can't wrap the text with CSS.

Proposed Solution

textarea tag should be supported

Alternatives Considered

Wrap text with CSS.