Page transitions allow a component on one page in your Discovery Framework application to pass data to a component on another page. In addition, page transitions let you specify the tab state on a tabbed component on that page.
For example, you might have a Results Table component on one page and a Record Details component on another page. The Results Table component could be configured to target the Record Details component through a page transition.
The page transitions feature is implemented by your component developer, but the power user can specify transition targets that will appear in the end user's application. In the example below, the power user set the target page for the Record Details component to a Find Similar component placed on the Comparisons page.