package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `start
  2. | `end_
  3. | `left
  4. | `right
  5. | `center
  6. | `justify
  7. | `matchParent
  8. | `justifyAll
  9. | Var.t
  10. | Cascading.t
]
val toString : [< `center | `end_ | `inherit_ | `initial | `justify | `justifyAll | `left | `matchParent | `revert | `revertLayer | `right | `start | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.