NotebookCellStatusBarItem

A contribution to a cell's status bar

Online Documentation

Constructors

Link copied to clipboard
constructor(text: String, alignment: NotebookCellStatusBarAlignment)

Creates a new NotebookCellStatusBarItem.

Properties

Link copied to clipboard

Accessibility information used when a screen reader interacts with this item.

Link copied to clipboard

Whether the item is aligned to the left or right.

Link copied to clipboard

An optional {@linkcode Command} or identifier of a command to run on click.

Link copied to clipboard

The priority of the item. A higher value item will be shown more to the left.

Link copied to clipboard

The text to show for the item.

Link copied to clipboard

A tooltip to show when the item is hovered.