package bonsai

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

bonsai v0.16.0

Libraries

This package provides the following libraries (via ocamlobjinfo):

bonsai

Documentation:

bonsai.bench

Documentation:

bonsai.bonsai_experimental_dagviz

Documentation:

bonsai.driver

Documentation:

bonsai.example_chat_open_source_native

Documentation:

bonsai.example_chat_open_source_native_common

Documentation:

bonsai.extra

Documentation:

bonsai.feather_icon

Documentation:

  • Feather_icon A simple way to construct feather icon svgs for use in jsoo.

bonsai.focus_ring

Documentation:

  • Focus_ring A simple data structure for keeping track of a focused element within a list. The focus wraps around so that calling prev when the focus is the head of the list will cause the focus to move to the end. There is always a focused element -- i.e. there is no blur operation.

bonsai.jsoo_weak_collections

Documentation:

bonsai.kado

Documentation:

bonsai.ppx_bonsai_expander

Documentation:

bonsai.protocol

Documentation:

bonsai.quickcheck

Documentation:

bonsai.quickcheck_test

Documentation:

bonsai.tailwind_colors

Documentation:

  • Tailwind_colors The color palettes included in the Tailwind CSS library, taken from https://tailwindcss.com/docs/customizing-colors on 2022-11-21. The larger the number on a color, the darker it is.

bonsai.test

Documentation:

bonsai.test.dot

Documentation:

bonsai.uri_parsing

Documentation:

bonsai.vdom_node_with_map_children

Documentation:

bonsai.web

Documentation:

bonsai.web_test

Documentation:

bonsai.web_ui_accordion

Documentation:

bonsai.web_ui_auto_generated

Documentation:

bonsai.web_ui_common_components

Documentation:

bonsai.web_ui_drag_and_drop

Documentation:

  • Bonsai_web_ui_drag_and_drop To use this API, first call create to make a "universe" where drag-and-drop can happen. It is possible, and sometimes desireable to create multiple universes; for example, if two parts of an interface support drag-and-drop, but they are not meant to interact, each should probably have their own universe.

bonsai.web_ui_element_size_hooks

Documentation:

bonsai.web_ui_extendy

Documentation:

bonsai.web_ui_file

Documentation:

bonsai.web_ui_file_from_web_file

Documentation:

bonsai.web_ui_form

Documentation:

bonsai.web_ui_form_view

Documentation:

bonsai.web_ui_freeform_multiselect

Documentation:

bonsai.web_ui_gauge

Documentation:

bonsai.web_ui_multi_select

Documentation:

bonsai.web_ui_partial_render_table

Documentation:

bonsai.web_ui_partial_render_table_protocol

Documentation:

bonsai.web_ui_popover

Documentation:

bonsai.web_ui_query_box

Documentation:

bonsai.web_ui_reorderable_list

Documentation:

bonsai.web_ui_scroll_utilities

Documentation:

bonsai.web_ui_toggle

Documentation:

bonsai.web_ui_typeahead

Documentation:

bonsai.web_ui_url_var

Documentation:

bonsai.web_ui_view

Documentation:

bonsai.web_ui_visibility

Documentation:

bonsai.web_ui_widget

Documentation:

OCaml

Innovation. Community. Security.