Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigurationOptions

Configuration options passed to the ReviewInterface constructor

Hierarchy

  • IConfigurationOptions

Index

Properties

Optional developerMode

developerMode: boolean

Optional - Developer Mode flag

elementId

elementId: string

ID of the DOM element where the Review Interface should be rendered

Optional enableUrlRouting

enableUrlRouting: boolean

Optional - Determines whether the URL will be updated on navigation and whether the URL can drive navigation

Optional enabledViewerTypes

enabledViewerTypes: ViewerType[]

Optional - Viewer types that should be enabled

instanceSettings

instanceSettings: IInstanceSettings

Optional - Relativity Instance Settings that can be overridden

Optional interfaceConfiguration

interfaceConfiguration: InterfaceConfiguration

Interface Configuration Type

performanceReportOptions

performanceReportOptions: IReportOptions

Optional - Performance metrics reporting settings

relativity

Relativity configuration

Optional reviewMode

reviewMode: ReviewMode

Optional - Determines whether the coding card is in view or edit mode

signalRTransportMethod

signalRTransportMethod: string

Optional - Transport Settings to attempt when connecting to SignalR

Optional staticContentPath

staticContentPath: string

Optional - This path will be appended to the relative path of static content

Optional testingMode

testingMode: boolean

Optional - Testing Mode flag