package virtual_dom

  1. Overview
  2. Docs
OCaml bindings for the virtual-dom library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=7f1fa83287458114c5b0cab8aae00d69972d15e1d20a446ce13f246aacef3216

doc/virtual_dom.keyboard/Vdom_keyboard/Help_text/Command/Format/index.html

Module Command.FormatSource

Sourcetype t = [ `Keys of [ `Sep of string ] | `Description of (string -> string) option | `Text of string ] list
Sourceval default : t

The default format is:

"Press <key1 or key2 or ... keyn> to <uncapitalized description>."

OCaml

Innovation. Community. Security.