Variable StyleSettingsTabConst
StyleSettingsTab: { citationPopoverSize(containerEl: HTMLElement, plugin: default): void; enableCenterTableInCallout(containerEl: HTMLElement, plugin: default): void; enableRenderFigureInfoInPreview( containerEl: HTMLElement, plugin: default, ): void; enableRenderLocalFileName(containerEl: HTMLElement, plugin: default): void; renderImageCaptionsAndDescriptions( containerEl: HTMLElement, plugin: default, ): void;} = ...
Type Declaration
-
citationPopoverSize: function
-
citationPopoverSize(containerEl: HTMLElement, plugin: default): void
Parameters
- containerEl: HTMLElement
- plugin: default
Returns void
-
enableCenterTableInCallout: function
-
enableCenterTableInCallout(containerEl: HTMLElement, plugin: default): void
Parameters
- containerEl: HTMLElement
- plugin: default
Returns void
-
-
Parameters
- containerEl: HTMLElement
- plugin: default
Returns void
-
enableRenderLocalFileName: function
-
enableRenderLocalFileName(containerEl: HTMLElement, plugin: default): void
Parameters
- containerEl: HTMLElement
- plugin: default
Returns void
-
renderImageCaptionsAndDescriptions: function
-
renderImageCaptionsAndDescriptions( containerEl: HTMLElement, plugin: default,): void
Parameters
- containerEl: HTMLElement
- plugin: default
Returns void