Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.window-state

Represents the state of a window.

Represents the state of a window.
raw docstring

active?cljs

(active? window-state)

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? window-state)

Whether the current window is focused.

Returns: boolean

Whether the current window is focused.

**Returns:** `boolean`
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close