modnaut / primary

0 stars 0 forks source link

Tab Panels #43

Closed modnaut closed 11 years ago

modnaut commented 11 years ago

Can you give me a quick example on how to build out tabs... mine keep ending up like this.. : )

tab

dannycohn commented 11 years ago

The general concept is that a tabpanel contains multiple panel items. Each panel should have a title, that's what will show up in the tab for that panel. What can go in each panel is like any other container.

image