How do I modify the width of a text area component in Oracle Visual Builder?
When the text inside the oj-input-text
exceeds the visible area, the overflowed text is not visible. To address this issue, I need to implement a solution that enables scrollable overflow text within the oj-input-text or oj-text-area
component without altering its width or height. Could you please provide guidance on how to achieve this functionality?
Tagged:
0