package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `auto
  2. | `fitContent
  3. | `maxContent
  4. | `minContent
]
val toString : [< `auto | `fitContent | `maxContent | `minContent ] -> string
OCaml

Innovation. Community. Security.