package gapi-ocaml
type t = {
etag : string;
id : atom_id;
title : Title.t;
published : atom_published;
updated : atom_updated;
edited : app_edited;
categories : Category.t list;
content : Content.t;
links : Link.t list;
}
val etag : (t, string) GapiLens.t
val id : (t, atom_id) GapiLens.t
val title : (t, Title.t) GapiLens.t
val published : (t, atom_published) GapiLens.t
val authors : (t, Author.t list) GapiLens.t
val updated : (t, atom_updated) GapiLens.t
val edited : (t, app_edited) GapiLens.t
val categories : (t, Category.t list) GapiLens.t
val content : (t, Content.t) GapiLens.t
val links : (t, Link.t list) GapiLens.t
include AtomData with type t := t
val empty : t
val to_xml_data_model : t -> GdataCore.xml_data_model list
val of_xml_data_model : t -> GdataCore.xml_data_model -> t
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>