package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `baseline
  2. | `sub
  3. | `super
  4. | `top
  5. | `textTop
  6. | `middle
  7. | `bottom
  8. | `textBottom
]
val toString : [< `baseline | `bottom | `middle | `sub | `super | `textBottom | `textTop | `top ] -> string
OCaml

Innovation. Community. Security.