package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | None.t
  2. | `left
  3. | `right
  4. | `both
  5. | `inlineStart
  6. | `inlineEnd
  7. | Var.t
  8. | Cascading.t
]
val toString : [< `both | `inherit_ | `initial | `inlineEnd | `inlineStart | `left | `none | `revert | `revertLayer | `right | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.