SearchLinkInteraction
SearchLinkInteraction
is
a datatype for a search link interaction.
Table: SearchLinkInteraction
Parameter | Type | Required | Default | Stability | Description |
---|---|---|---|---|---|
Some arguments may be required, as indicated in the Required column. For some fields, this column indicates that a result will always be returned for this column. | |||||
Table last updated: Oct 3, 2024 | |||||
arguments | [DictionaryEntryType ] | yes | Long-Term | The arguments of the search link interaction. See DictionaryEntryType . | |
openInNewTab | boolean | yes | Long-Term | Whether to open the interaction in a new tab. | |
queryString | string | yes | Long-Term | The query string. | |
repoOrViewName | RepoOrViewName | yes | Long-Term | The name of the repository or view. RepoOrViewName is a scalar. | |
useWidgetTimeWindow | boolean | yes | Long-Term | Whether to use a time window widget. |