Skip to main content

IMarkupViewerSettings

Defined in: js-api/src/interfaces/d4.ts:2250

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:2261
contentstring-js-api/src/interfaces/d4.ts:2253
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:2275
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:2287
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:2289
helpstringHelp to be shown when user clicks on the '?' icon on top. Could either be in markdown, or a URL (starting with '/' or 'http').js-api/src/interfaces/d4.ts:2279
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:2282
markupEnabledbooleanWhether the rendered html is passed through Grok's [Markup] engine (don't confuse it with the Markup that might be used for html rendering)js-api/src/interfaces/d4.ts:2259
mode"None" | "Auto" | "Markup" | "Html"-js-api/src/interfaces/d4.ts:2255
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:2285
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:2265
showTitleboolean-js-api/src/interfaces/d4.ts:2269
stretchboolean-js-api/src/interfaces/d4.ts:2251
tablestring-js-api/src/interfaces/d4.ts:2271
titlestring-js-api/src/interfaces/d4.ts:2267