Tooltip.Tooltip_view
SourceDescribes the way a tooltip is displayed.
TooltypeView
val create :
dom:Brr.El.t ->
?offset:offset ->
?get_coords:(int -> coords) ->
?overlap:bool ->
?mount:(Code_mirror.View.EditorView.t -> unit) ->
?update:(Code_mirror.View.EditorView.Update.t -> unit) ->
?positioned:(unit -> unit) ->
unit ->
t
Creates a TooltipView: