package styled-ppx

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

Innovation. Community. Security.