Comment for the UX Solution: The arrow key navigation is only done per component level. If the application must do that itself, it is the responsibility of the application to handle that. And there, a wrap-around must be implemented explicitly, there's no automatic behaviour available for that.
Comment for the UX Solution: The arrow key navigation is only done per component level. If the application must do that itself, it is the responsibility of the application to handle that. And there, a wrap-around must be implemented explicitly, there's no automatic behaviour available for that.