sys::Obj fwt::Widget fwt::Tab
@js
Tab is the child widget of a TabPane. It is used to configure the tab's text, image, and content widget.
TabPane
native Image? image
Image to display on tab. Defaults to null.
native Str text
Text of the tab's label. Defaults to "".