Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.window.state

Represents the current window's state.

Represents the current window's state.
raw docstring

active?cljs

(active?)

Whether the window has been interacted with recently. This will change immediately on activity, or after a short time of user inactivity.

Returns: boolean

Whether the window has been interacted with recently. This will change
immediately on activity, or after a short time of user inactivity.

**Returns:** `boolean`
sourceraw docstring

focused?cljs

(focused?)

Whether the current window is focused.

Returns: boolean

Whether the current window is focused.

**Returns:** `boolean`
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close