IMarkupViewerSettings
Defined in: src/interfaces/d4.ts:2027
Properties
| Property | Type | Defined in |
|---|---|---|
allowDynamicMenus | boolean | src/interfaces/d4.ts:2038 |
content | string | src/interfaces/d4.ts:2030 |
description | string | src/interfaces/d4.ts:2052 |
descriptionPosition | "Top" | "Bottom" | "Left" | "Right" | src/interfaces/d4.ts:2064 |
descriptionVisibilityMode | "Auto" | "Always" | "Never" | src/interfaces/d4.ts:2066 |
help | string | src/interfaces/d4.ts:2056 |
initializationFunction | string | src/interfaces/d4.ts:2059 |
markupEnabled | boolean | src/interfaces/d4.ts:2036 |
mode | "None" | "Auto" | "Markup" | "Html" | src/interfaces/d4.ts:2032 |
onInitializedScript | string | src/interfaces/d4.ts:2062 |
showContextMenu | boolean | src/interfaces/d4.ts:2042 |
showTitle | boolean | src/interfaces/d4.ts:2046 |
stretch | boolean | src/interfaces/d4.ts:2028 |
table | string | src/interfaces/d4.ts:2048 |
title | string | src/interfaces/d4.ts:2044 |