package styled-ppx

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

Module Css_Js_Core.TransitionSource

Sourcetype t = [
  1. | `value of string
]
Sourceval shorthand : ?duration:Css_AtomicTypes.Time.t -> ?delay:Css_AtomicTypes.Time.t -> ?timingFunction:Css_AtomicTypes.TimingFunction.t -> string -> [> `value of string ]
Sourceval toString : [< `value of 'a ] -> 'a
OCaml

Innovation. Community. Security.