Liking cljdoc? Tell your friends :D
ClojureScript only.

dots.vscode.notebook-editor-selection-change-event

Represents an event describing the change in a {@link NotebookEditor.selections notebook editor's selections}.

Represents an event describing the change in a {@link NotebookEditor.selections notebook editor's selections}.
raw docstring

notebook-editorcljs

(notebook-editor notebook-editor-selection-change-event)

The {@link NotebookEditor notebook editor} for which the selections have changed.

The {@link NotebookEditor notebook editor} for which the selections have changed.
sourceraw docstring

selectionscljs

(selections notebook-editor-selection-change-event)

The new value for the {@link NotebookEditor.selections notebook editor's selections}.

The new value for the {@link NotebookEditor.selections notebook editor's selections}.
sourceraw docstring

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

× close