Question
Set text for TextArea widget using char array instead of using typedText
Hi,
Now I need to update the content that user inputs, but it seems that the TextArea widget can only set TypedText of generated.Maybe using text_with_wildcard and format the placeholder with char array. So is there any graceful way to do it ?
/jjlin
