package bonsai

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bonsai_web_ui_element_size_hooksSource

Sourcemodule Visibility_tracker : sig ... end
Sourcemodule Size_tracker : sig ... end
Sourcemodule Bulk_size_tracker : sig ... end
Sourcemodule Freeze : sig ... end

Freeze.width/height looks at the size of the node when it enters the dom, discovers its calculated width/height, and then sets it explicitly (in px). This prevents the browser layout from messing with a size that we want to be controlled by the user.

Sourcemodule Resize_to_fit : sig ... end
Sourcemodule Position_tracker : sig ... end
Sourcemodule Expert : sig ... end
OCaml

Innovation. Community. Security.