package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `fill
  2. | `contain
  3. | `cover
  4. | `none
  5. | `scaleDown
]
val toString : [< `contain | `cover | `fill | `none | `scaleDown ] -> string
OCaml

Innovation. Community. Security.