Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.tree-checkbox-change-event

An event describing the change in a tree item's checkbox state.

An event describing the change in a tree item's checkbox state.
raw docstring

itemscljs

(items tree-checkbox-change-event)

The items that were checked or unchecked.

Returns: readonly [T, TreeItemCheckboxState][]

The items that were checked or unchecked.

**Returns:** `readonly [T, TreeItemCheckboxState][]`
sourceraw docstring

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

× close