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
]
val toString : [< `center | `end_ | `justify | `left | `matchParent | `right | `start ] -> string
OCaml

Innovation. Community. Security.