Module Ppx_html_examples.Variant

type t =
  1. | Filled
  2. | Ghost
  3. | Outlined
  4. | Soft
val to_attr : 'a -> Bonsai_web.Vdom.Attr.t