Structural Rules

Title elements become tab labels.

Any rest contents until next title element become tab panel contents.

JavaScript

$('.region').tab();

Disabled tab

This tab item could not be activated by end user.

However, it is possible to be switched by controller API.

Switch to disabled