package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `auto
  2. | `start
  3. | `end_
  4. | `left
  5. | `right
  6. | `center
  7. | `justify
  8. | `matchParent
]
val toString : [< `auto | `center | `end_ | `justify | `left | `matchParent | `right | `start ] -> string
OCaml

Innovation. Community. Security.