Skip to content

setGlobalInspectOptions

function setGlobalInspectOptions(options): Partial<InspectOptions>

Set a context with configuration options for Inspect

Alternative to using the InspectOptionsProvider-component.

() => Partial<InspectOptions>

Partial<InspectOptions>

function setGlobalInspectOptions(options): Partial<InspectOptions>

Set a context with configuration options for Inspect

Partial<InspectOptions>

Partial<InspectOptions>

pass a function that returns the options instead of an object