TabItem

Represents an item in a TabView.

Fields

  • icon (image): Icon that is displayed in front of the item.
  • text (text): The header text of the item.
  • closeable (bool): If set to true the item can be closed.