How to set the size of a textbox?
Posted: Tue Jul 09, 2019 1:46 pm
Is there any property that controls the size of the textbox? Properties like 'minWidth' or 'minHeight' do not have any effect on textbox
.
I need a large, multiline text box, it may possibly look like a edit box in Rj editor.
Can the textbox allow multi-line property? If not, what UI control can I use?
I've searched developer's hub tutorial but I cannot find anywhere.
I even tried to find the yaml definition file of Rj editor user interface, but no luck.I could not find any github repository which contains the Rj editor source file.
Thank you for your valuable contribution..
.
I need a large, multiline text box, it may possibly look like a edit box in Rj editor.
Can the textbox allow multi-line property? If not, what UI control can I use?
I've searched developer's hub tutorial but I cannot find anywhere.
I even tried to find the yaml definition file of Rj editor user interface, but no luck.I could not find any github repository which contains the Rj editor source file.
Thank you for your valuable contribution..