package styled-ppx

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Css_Js_Core.ConverterSource

Sourceval string_of_content : [< `attr of string | `closeQuote | `conicGradient of Css_AtomicTypes.Gradient.direction option * Css_AtomicTypes.Gradient.color_stop_list | `counter of string * Css_AtomicTypes.Counter.style | `counters of string * string * Css_AtomicTypes.Counters.style | `inherit_ | `initial | `linearGradient of Css_AtomicTypes.Gradient.direction option * Css_AtomicTypes.Gradient.color_stop_list | `noCloseQuote | `noOpenQuote | `none | `normal | `openQuote | `radialGradient of Css_AtomicTypes.Gradient.shape option * Css_AtomicTypes.Gradient.radial_size option * Css_AtomicTypes.Position.t option * Css_AtomicTypes.Gradient.color_stop_list | `repeatingLinearGradient of Css_AtomicTypes.Gradient.direction option * Css_AtomicTypes.Gradient.color_stop_list | `repeatingRadialGradient of Css_AtomicTypes.Gradient.shape option * Css_AtomicTypes.Gradient.radial_size option * Css_AtomicTypes.Position.t option * Css_AtomicTypes.Gradient.color_stop_list | `revert | `revertLayer | `text of string | `unset | `url of string | `var of string | `varDefault of string * string ] -> string
Sourceval string_of_counter_increment : [< `increment of string * int | `inherit_ | `initial | `none | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string ] -> string
Sourceval string_of_counter_reset : [< `inherit_ | `initial | `none | `reset of string * int | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string ] -> string
Sourceval string_of_counter_set : [< `inherit_ | `initial | `none | `revert | `revertLayer | `set of string * int | `unset | `var of string | `varDefault of string * string ] -> string
Sourceval string_of_column_gap : [< `calc of [ `add of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `mm of float | `mult of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `sub of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `inherit_ | `initial | `max of Css_AtomicTypes.Length.t array | `min of Css_AtomicTypes.Length.t array | `mm of float | `normal | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] -> string
Sourceval string_of_row_gap : [< `calc of [ `add of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `mm of float | `mult of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `sub of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `inherit_ | `initial | `max of Css_AtomicTypes.Length.t array | `min of Css_AtomicTypes.Length.t array | `mm of float | `normal | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] -> string
Sourceval string_of_gap : [< `calc of [ `add of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `mm of float | `mult of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `sub of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `inherit_ | `initial | `max of Css_AtomicTypes.Length.t array | `min of Css_AtomicTypes.Length.t array | `mm of float | `normal | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] -> string
Sourceval string_of_position : [< `auto | `calc of [ `add of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `mm of float | `mult of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `sub of Css_AtomicTypes.Length.calc_value * Css_AtomicTypes.Length.calc_value | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] | `ch of float | `cm of float | `em of float | `ex of float | `inch of float | `inherit_ | `initial | `max of Css_AtomicTypes.Length.t array | `min of Css_AtomicTypes.Length.t array | `mm of float | `pc of float | `percent of float | `pt of int | `px of int | `pxFloat of float | `rem of float | `revert | `revertLayer | `unset | `var of string | `varDefault of string * string | `vh of float | `vmax of float | `vmin of float | `vw of float | `zero ] -> string
Sourceval string_of_color : [< `colorMix of Css_AtomicTypes.Color.t Css_AtomicTypes.Color.colorMix | `currentColor | `hex of string | `hsl of Css_AtomicTypes.Color.hsl | `hsla of Css_AtomicTypes.Color.hsla | `rgb of Css_AtomicTypes.Color.rgb | `rgba of Css_AtomicTypes.Color.rgba | `transparent | `var of string | `varDefault of string * string ] -> string
Sourceval string_of_dasharray : [< Css_AtomicTypes.Length.t ] -> string
OCaml

Innovation. Community. Security.