package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `contentBox
  2. | `borderBox
  3. | `fillBox
  4. | `strokeBox
  5. | `viewBox
]
val toString : [< `borderBox | `contentBox | `fillBox | `strokeBox | `viewBox ] -> string
OCaml

Innovation. Community. Security.