package bonsai

  1. Overview
  2. Docs
On This Page
  1. API
    1. Library bonsai
    2. Library bonsai.bench
    3. Library bonsai.bonsai_experimental_dagviz
    4. Library bonsai.driver
    5. Library bonsai.example_chat_open_source_native
    6. Library bonsai.example_chat_open_source_native_common
    7. Library bonsai.extra
    8. Library bonsai.feather_icon
    9. Library bonsai.focus_ring
    10. Library bonsai.jsoo_weak_collections
    11. Library bonsai.kado
    12. Library bonsai.ppx_bonsai_expander
    13. Library bonsai.protocol
    14. Library bonsai.quickcheck
    15. Library bonsai.quickcheck_test
    16. Library bonsai.tailwind_colors
    17. Library bonsai.test
    18. Library bonsai.uri_parsing
    19. Library bonsai.vdom_node_with_map_children
    20. Library bonsai.web
    21. Library bonsai.web_test
    22. Library bonsai.web_ui_accordion
    23. Library bonsai.web_ui_auto_generated
    24. Library bonsai.web_ui_common_components
    25. Library bonsai.web_ui_drag_and_drop
    26. Library bonsai.web_ui_element_size_hooks
    27. Library bonsai.web_ui_extendy
    28. Library bonsai.web_ui_file
    29. Library bonsai.web_ui_file_from_web_file
    30. Library bonsai.web_ui_form
    31. Library bonsai.web_ui_form_view
    32. Library bonsai.web_ui_freeform_multiselect
    33. Library bonsai.web_ui_gauge
    34. Library bonsai.web_ui_multi_select
    35. Library bonsai.web_ui_partial_render_table
    36. Library bonsai.web_ui_partial_render_table_protocol
    37. Library bonsai.web_ui_popover
    38. Library bonsai.web_ui_query_box
    39. Library bonsai.web_ui_reorderable_list
    40. Library bonsai.web_ui_scroll_utilities
    41. Library bonsai.web_ui_toggle
    42. Library bonsai.web_ui_typeahead
    43. Library bonsai.web_ui_url_var
    44. Library bonsai.web_ui_view
    45. Library bonsai.web_ui_visibility
    46. Library bonsai.web_ui_widget
    47. Library bonsai_test_dot
    48. Library ppx_bonsai
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

bonsai

API

Library bonsai

Library bonsai.bench

Library bonsai.bonsai_experimental_dagviz

Library bonsai.driver

Library bonsai.example_chat_open_source_native

Library bonsai.example_chat_open_source_native_common

Library bonsai.extra

Library bonsai.feather_icon

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

Library bonsai.focus_ring

  • 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.

Library bonsai.jsoo_weak_collections

Library bonsai.kado

Library bonsai.ppx_bonsai_expander

Library bonsai.protocol

Library bonsai.quickcheck

Library bonsai.quickcheck_test

Library bonsai.tailwind_colors

  • 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.

Library bonsai.test

Library bonsai.uri_parsing

Library bonsai.vdom_node_with_map_children

Library bonsai.web

Library bonsai.web_test

Library bonsai.web_ui_accordion

Library bonsai.web_ui_auto_generated

Library bonsai.web_ui_common_components

Library bonsai.web_ui_drag_and_drop

  • 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.

Library bonsai.web_ui_element_size_hooks

Library bonsai.web_ui_extendy

Library bonsai.web_ui_file

Library bonsai.web_ui_file_from_web_file

Library bonsai.web_ui_form

Library bonsai.web_ui_form_view

Library bonsai.web_ui_freeform_multiselect

Library bonsai.web_ui_gauge

Library bonsai.web_ui_multi_select

Library bonsai.web_ui_partial_render_table

Library bonsai.web_ui_partial_render_table_protocol

Library bonsai.web_ui_popover

Library bonsai.web_ui_query_box

Library bonsai.web_ui_reorderable_list

Library bonsai.web_ui_scroll_utilities

Library bonsai.web_ui_toggle

Library bonsai.web_ui_typeahead

Library bonsai.web_ui_url_var

Library bonsai.web_ui_view

Library bonsai.web_ui_visibility

Library bonsai.web_ui_widget

Library bonsai_test_dot

Library ppx_bonsai

OCaml

Innovation. Community. Security.