package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `normal
  2. | `italic
  3. | `oblique
  4. | Var.t
  5. | Cascading.t
]
val normal : [> `normal ]
val italic : [> `italic ]
val oblique : [> `oblique ]
val toString : [< `inherit_ | `initial | `italic | `normal | `oblique | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string ] -> string
OCaml

Innovation. Community. Security.