Navigate text area using keyboard widget

Hi everybody,
I have designed a simple GUI using LVGL. I’m using the keyboard widget and text area widget to read some data from the users. I want to be able to navigate among text areas using the keyboard. How can I do this? Could you please give me some advice about this?