A hover represents additional information for a symbol or word. Hovers are rendered in a tooltip-like widget.
A hover represents additional information for a symbol or word. Hovers are rendered in a tooltip-like widget.
(contents hover)
The contents of this hover.
The contents of this hover.
(range hover)
The range to which this hover applies. When missing, the editor will use the range at the current position or the current position itself.
The range to which this hover applies. When missing, the editor will use the range at the current position or the current position itself.
(set-contents! hover value)
The contents of this hover.
The contents of this hover.
(set-range! hover value)
The range to which this hover applies. When missing, the editor will use the range at the current position or the current position itself.
The range to which this hover applies. When missing, the editor will use the range at the current position or the current position itself.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close