package styled-ppx

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

Innovation. Community. Security.