Navigate
This function will be removed from utils please migarte to the `navigateToRoute`.
The Navigate method helps to navigate in SUITE. It works in iframes as well.
JavaScript:
window.e.utils.navigate({ url: 'test-url.com' });Navigate method
Method
| Name | Description | 
|---|---|
| navigate | It navigates to the given url. |