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

Module Radio_buttons.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.