Tab

class Tab(val button: ToggleButton, val content: Element)

Constructors

Link copied to clipboard
constructor(label: String, content: Element)
constructor(button: ToggleButton, content: Element)

Properties

Link copied to clipboard
Link copied to clipboard