Modify textinput on afterbeginEditing

Tags: #<Tag:0x00007f8b260b0b68>

how can i change the inline css of textarea with class handsontableInput on afterbeginediting function is run

Hey @vindecoder5

can you share your recent progress of that hook and the desired CSS effect (CSS settings).

hi, this is the problem i encounter with my case, the textarea during edit is not same width and height with the current cell.
https://jsfiddle.net/4fnucLz3/

The textarea widens with the content. In this case it is a bit bigger because the value takes much space.