package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `contentBox
  2. | `borderBox
  3. | `fillBox
  4. | `strokeBox
  5. | `viewBox
  6. | Var.t
  7. | Cascading.t
]
val toString : [< `borderBox | `contentBox | `fillBox | `inherit_ | `initial | `revert | `revertLayer | `strokeBox | `unset | `var of string | `varDefault of string * string | `viewBox ] -> string
OCaml

Innovation. Community. Security.