package bonsai

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

Module Bonsai_web_ui_view.ExpertSource

Sourceval default_theme : Theme.t
Sourceval override_theme : Theme.t -> f: ((module Bonsai_web_ui_view__.Underlying_intf.S) -> (module Bonsai_web_ui_view__.Underlying_intf.S)) -> Theme.t
Sourceval override_constants : Theme.t -> f:(Constants.t -> Constants.t) -> Theme.t

This function allows the caller to build a new theme based on a theme.

Sourceval override_theme_for_computation : f: ((module Bonsai_web_ui_view__.Underlying_intf.S) -> (module Bonsai_web_ui_view__.Underlying_intf.S)) -> 'a Bonsai.Computation.t -> 'a Bonsai.Computation.t

override_current_theme_temporarily allows the full extension of the current theme, installing this theme for the given computation.

Sourcemodule For_codemirror : sig ... end
Sourcemodule Form_context : sig ... end
OCaml

Innovation. Community. Security.