package cordova-plugin-loading-spinner

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type options = private Ojs.t
val create_options : ?overlay:bool -> ?timeout:int -> ?fullscreen:bool -> unit -> options
val show : ?options:options -> unit -> unit
val hide : unit -> unit