Navigate

This component of the Design System is deprecated, which means it'll be replaced or removed soon. Until that, the Design System team will support existing implementations, but please avoid implementing this component in new projects.
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' });

Method

Name Description
navigate It navigates to the given url.
New AI Feature!

Try our new AI skill to implement designs easier and faster with guided generation and best-practice patterns. For more info, visit this page.