package textrazor
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val get : Uri.t -> string -> (Yojson.Safe.json, string) result
Sends a GET
request to the given URI and API key.
val post_form :
Uri.t ->
?params:(string * string list) list ->
string ->
(Yojson.Safe.json, string) result
Sends a POST
request to the given URI and API key.
The request has a Content-type: x-www-form-urlencoded
header and its body is constructed from params
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>