| TextArea | Tab In | Set focus to the textarea.
      Show user assistance text. This may be inline or in a notewindow
depending upon theme and property settings. | 
    
      | TextArea | MacOS:Return; Windows:Enter | Insert a newline. This is used for a plain textarea or a nested textarea where
Enter is not used by the parent component for other purpose. | 
    
      | TextArea | MacOS:Option+Return; Windows:Alt+Enter | Insert a newline. This is used for cases where Enter is used by the parent component,
such as an oj-text-area in an oj-data-grid, where Enter will go to the cell below in an editable data grid. |