package virtual_dom

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

Install

Dune Dependency

Authors

Maintainers

Sources

virtual_dom-v0.15.0.tar.gz
sha256=c32029907c0667369a500091533e2121c050e2392cfae7f07f2289e87c797390

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

Module Command.Format

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

The default format is:

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

OCaml

Innovation. Community. Security.