package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `normal
  2. | `nowrap
  3. | `pre
  4. | `preLine
  5. | `preWrap
  6. | `breakSpaces
  7. | Var.t
  8. | Cascading.t
]
val toString : [< `breakSpaces | `inherit_ | `initial | `normal | `nowrap | `pre | `preLine | `preWrap | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.