TabInputNotebook

The tab represents a notebook.

Online Documentation

Constructors

Link copied to clipboard
constructor(uri: Uri, notebookType: String)

Constructs a new tab input for a notebook.

Properties

Link copied to clipboard

The type of notebook. Maps to {@linkcode NotebookDocument.notebookType NotebookDocuments's notebookType}

Link copied to clipboard
val uri: Uri

The uri that the tab is representing.