In this section, you will learn about the TabContainer and how to create its.
Try Online: Tab Container
TabContainer : This is a container that has multiple panes, but it displays only one pane at a time. There are multiple tabs corresponding to each pane, where each tab has the title and close button (label) of the pane. The close button is an optional button whenever you require. When you want to close any tab the click on the close button.
Here is the code of Program :
<html>
|
Output of the Program :

|
Recommend the tutorial |


Ask Questions? Discuss: Dojo TabContainer View All Comments
Post your Comment