package cow
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Tags : sig ... end
type t = Xml.t
val stylesheet : string -> t
stylesheet style
converts a COW CSS type to a valid HTML stylesheet
val table : ?flags:Tags.table_flags list -> row:('a -> t list) -> 'a list -> t
table ~flags:f ~row:r tbl
produces an HTML table formatted according to f
where each row is generated by passing a member of tbl
to r
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>