NotebookCellStatusBarItem

constructor(text: String, alignment: NotebookCellStatusBarAlignment)(source)

Creates a new NotebookCellStatusBarItem.

Parameters

text

The text to show for the item.

alignment

Whether the item is aligned to the left or right.

Online Documentation