Navigate
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. |
The Navigate method helps to navigate in SUITE. It works in iframes as well.
JavaScript:
window.e.utils.navigate({ url: 'test-url.com' });
Name | Description |
---|---|
navigate |
It navigates to the given url. |