package ezjs_extension
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Binding for Chrome and Firefox extension API
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.1.tar.gz
md5=0d1dc7175a620eb50c07f2bbe0531533
sha512=5742b4e64398533c95291fe7c9b5ed3e264214dee7522fec1a0074766afd40e633aa1ceea16cbc6923ab80d737a15c13b50b96d4ddf8fad8ec74c30816877c9a
doc/ezjs_extension.browser-lwt/Browser_lwt/Windows/index.html
Module Browser_lwt.WindowsSource
include module type of struct include Browser_common.Windows end
Source
val make_createData :
?url:string ->
?url_l:string list ->
?tabId:int ->
?left:int ->
?top:int ->
?width:int ->
?height:int ->
?focused:bool ->
?typ:string ->
?state:string ->
?allowScriptsToClose:bool ->
?cookieStoreId:int ->
?titlePreface:string ->
unit ->
createData Ezjs_min.tSource
val make_updateInfo :
?left:int ->
?top:int ->
?width:int ->
?height:int ->
?focused:bool ->
?drawAttention:bool ->
?state:string ->
?titlePreface:string ->
unit ->
updateInfo Ezjs_min.tSource
val getAll :
?info:getInfo Ezjs_min.t ->
unit ->
(window Ezjs_min.t list, Ezjs_min__.Js.Js_error.error_t) Ezjs_min_lwt.result
Lwt.tSource
val create :
?info:createData Ezjs_min.t ->
?callback:(window Ezjs_min.t -> 'a) ->
unit ->
('a option, Ezjs_min__.Js.Js_error.error_t) Ezjs_min_lwt.result Lwt.tSource
val update :
?callback:(window Ezjs_min.t -> 'a) ->
int ->
updateInfo Ezjs_min.t ->
('a option, Ezjs_min__.Js.Js_error.error_t) Ezjs_min_lwt.result Lwt.tSource
val remove :
?callback:(unit -> 'a) ->
int ->
('a option, Ezjs_min__.Js.Js_error.error_t) Ezjs_min_lwt.result Lwt.t sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>