📄️ Introduction
Deep links provide a way of passing parameters into the application to set a state or apply some configuration or action.
📄️ Dialog Deep Links
Dialogs can be automatically opened when loading Omni by passing a dialog query parameter (ex: ?dialog=settings). The dialog query parameter will determine which dialog to open. Additionally, some dialogs support passing additional context information (or actions to take) to the dialog.
📄️ Display Settings Deep Links
Display settings can be configured/applied automatically by passing in a displaySettings query parameter with the desired configuration. The displaySettings parameter configuration is a JSON object with the desired display settings.
📄️ Selection Deep Links
Feature selection can be passed in as query parameters.