Skip to main content

ICardSettings

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

Properties

PropertyTypeDescriptionDefined in
allowDynamicMenusboolean-js-api/src/interfaces/d4.ts:713
captionstring-js-api/src/interfaces/d4.ts:704
descriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.js-api/src/interfaces/d4.ts:727
descriptionPosition"Top" | "Bottom" | "Left" | "Right"-js-api/src/interfaces/d4.ts:739
descriptionVisibilityMode"Auto" | "Always" | "Never"-js-api/src/interfaces/d4.ts:741
formatstring-js-api/src/interfaces/d4.ts:711
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:731
initializationFunctionstringNamespace-qualified function that gets executed when a viewer is initializedjs-api/src/interfaces/d4.ts:734
onInitializedScriptstringJavaScript that gets executed after a viewer is initialized and added to the TableViewjs-api/src/interfaces/d4.ts:737
showContextMenubooleanProperties common for all viewers todo: use code generationjs-api/src/interfaces/d4.ts:717
showTitleboolean-js-api/src/interfaces/d4.ts:721
tablestring-js-api/src/interfaces/d4.ts:723
titlestring-js-api/src/interfaces/d4.ts:719
valuestringSource-type specific value.js-api/src/interfaces/d4.ts:709
valueSourceType"Constant" | "TableMeta" | "ColumnMeta" | "Markup" | "Formula" | "External"-js-api/src/interfaces/d4.ts:706