package virtual_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

virtual_dom-v0.16.0.tar.gz
sha256=0c6f07894dce56db88d46b3aa4f2cad1a84aeaf0009560a285492f9f2959d565

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.