WLJS LogoWLJS Notebook

TabView

Wolfram Kernel
TabView[{lbl1->expr1, lbl2->expr2, ...}, default_Integer:1]

represents an object in which clicking the tab with label lbli displays expri

TabView[{expr1, expr2, ...}, default_Integer:1]

It prerenders all expressions and swaps between them in the display widget.

Supported output forms

On this page