DojoTabs Example

Demonstrate the DojoTabs

This is the content of tab 1. In the html template, it is merely a div or a span. The id of the html element is passed to the DojoTabs component in the divIds binding. The label of the tab is merely the property that shares the same name as the div in the page properties files. This allows for easy internationalization.

This should be the tab which is selected by default. It was selected by specifying the id of the div in the selectedId binding of the DojoTabs container. Please select the first tab for more info about DojoTabs

This is the 3rd Tab. Here you see what happens when there is no matching property in the page properties file. YOu can put any content you please in any tab and it should work correctly.


This content should be in the first tab of nested tabs
And this is the content of the second nested tab