toplayer.popover
Byo_toplayer_private_vdom.Restore_focus_on_close
ppxlib
toplayer.floating_positioning
toplayer.portal
yojson
type t =
| No
| Yes of {
prevent_scroll : bool;
}
val sexp_of_t : t -> Sexplib0.Sexp.t
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool