package virtual_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=812711b4d5ce634a413580cd7096482de8d71abec9ae37bb01f7c0dcec2968ec

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.