package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `auto
  2. | `none
  3. | `panX
  4. | `panY
  5. | `panLeft
  6. | `panRight
  7. | `panUp
  8. | `panDown
  9. | `pinchZoom
  10. | `manipulation
]
val toString : [< `auto | `manipulation | `none | `panDown | `panLeft | `panRight | `panUp | `panX | `panY | `pinchZoom ] -> string
OCaml

Innovation. Community. Security.