Module Goog.Geditor.Plugins.LinkBubble
module LinkBubble : sig..end
class type action = object..end
val action :
Js.js_string Js.t ->
Js.js_string Js.t ->
Js.js_string Js.t ->
(Js.js_string Js.t -> bool Js.t) Js.callback ->
(Js.js_string Js.t -> unit) Js.callback ->
action Js.t Js.constr
Constructor for extra actions that can be added to the link bubble.
