PrivateelPrivate ReadonlyfigurePrivate ReadonlypluginPrivatepopoverReadonlyrangePrivate ReadonlysourcePrivateviewCompare this instance to another instance of the same type.
(TypeScript can't express this, but only instances of the same
specific class will be passed to this method.) This is used to
avoid redrawing widgets when they are replaced by a new
decoration of the same type. The default implementation just
returns false, which will cause new instances of the widget to
always be redrawn.
PrivategetCan be used to configure which kinds of events inside the widget should be ignored by the editor. The default is to ignore all events.
PrivateregisterRegister events for the figure citation Render figures on hover with Ctrl key
PrivateshowShow popover with figure preview content
Build the DOM structure for this widget instance.
Widget for rendering figure citations in Live Preview mode Similar to CitationWidget but for figures