package styled-ppx

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = [
  1. | `tableRowGroup
  2. | `tableHeaderGroup
  3. | `tableFooterGroup
  4. | `tableRow
  5. | `tableCell
  6. | `tableColumnGroup
  7. | `tableColumn
  8. | `tableCaption
]
val toString : [< `tableCaption | `tableCell | `tableColumn | `tableColumnGroup | `tableFooterGroup | `tableHeaderGroup | `tableRow | `tableRowGroup ] -> string
OCaml

Innovation. Community. Security.