TabView
Wolfram Kernel
Execution environment
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]
note
It prerenders all expressions and swaps between them in the display widget. Therefore it can work offline in Static HTML and on exported slides.