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.input_widgets/Vdom_input_widgets/Selectable_style/index.html

Module Vdom_input_widgets.Selectable_styleSource

Sourcetype t =
  1. | Native
  2. | Button_like of {
    1. extra_attrs : checked:bool -> Virtual_dom.Vdom.Attr.t list;
    }
Sourceval barebones_button_like : t

applies background-color and color alteration to current selection

OCaml

Innovation. Community. Security.