package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `auto
  2. | `none
  3. | `visiblePainted
  4. | `visibleFill
  5. | `visibleStroke
  6. | `visible
  7. | `painted
  8. | `fill
  9. | `stroke
  10. | `all
  11. | `inherit_
]
val toString : [< `all | `auto | `fill | `inherit_ | `none | `painted | `stroke | `visible | `visibleFill | `visiblePainted | `visibleStroke ] -> string
OCaml

Innovation. Community. Security.