Internal links within the application are of two types:
-
Deep link = navigation to another part of the application without passing any context
-
Context link = navigation + passing some context (parameters, actions to be performed,…) to the target part of the application
Further reading: