package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `hidden
  2. | `visible
  3. | `scroll
  4. | `auto
  5. | `clip
]
val toString : [< `auto | `clip | `hidden | `scroll | `visible ] -> string
OCaml

Innovation. Community. Security.