package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | None.t
  2. | `size of Length.t * Length.t
  3. | Auto.t
  4. | `cover
  5. | `contain
  6. | Var.t
  7. | Cascading.t
]
val toString : [< `auto | `contain | `cover | `inherit_ | `initial | `none | `revert | `revertLayer | `size of Length.t * Length.t | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.