package quickterface

  1. Overview
  2. Docs
Quick-to-program app interfaces in OCaml for terminal and web

Install

dune-project
 Dependency

Authors

Maintainers

Sources

quickterface-0.1.0.tbz
sha256=8261e3819564fb5d05f1f313e62b73382152591d7a4349ae5b1b08a4fc2469f3
sha512=e739a971bb0e696ab716c168419c59a3d195922d2d1e4963106a845e3442ffa085b05106f36cceeec9b806bf7d6ef2c31e98db04911fbf73c5ac0ce626449d0f

doc/quickterface.terminal_app/Quickterface_terminal_app/Theme/index.html

Module Quickterface_terminal_app.ThemeSource

type attr := Notty.A.t
Sourceval title_background : attr
Sourceval title_text : attr
Sourceval log_item_border : attr
Sourceval text_output_from_options : Quickterface.Output_text_options.t -> attr
Sourceval math_output_from_options : Quickterface.Output_text_options.t -> attr
Sourceval text_input_editable : attr
Sourceval text_input_frozen : attr
Sourceval integer_input_editable : attr
Sourceval single_selection_input_option_not_selected : attr
Sourceval single_selection_input_option_selected : attr
Sourceval multi_selection_input_option_not_hovered : attr
Sourceval multi_selection_input_option_hovered : attr
Sourceval loading_bar_title : attr
Sourceval loading_bar_text : attr
Sourceval loading_bar_bar_cells : attr
Sourceval loading_bar_bar_edges : attr