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

Module Radio_buttons.Style

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

applies background-color and color alteration to current selection

OCaml

Innovation. Community. Security.