package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | Auto.t
  2. | `smooth
  3. | `highQuality
  4. | `pixelated
  5. | `crispEdges
  6. | Var.t
  7. | Cascading.t
]
val toString : [< `auto | `crispEdges | `highQuality | `inherit_ | `initial | `pixelated | `revert | `revertLayer | `smooth | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.