First-Level Navigation Example

The CCScreenbar_Tabs template includes the following code:

<div od-if condition="Web Engine State Properties, IsHighInteractive"> 
  <div od-switch>
    <div od-case condition="Web Engine State Properties, IsHtmlMarkup">
      <div od-type=nav-control type="Screen With Category" style="Tab" 
indentWidth="8"/>
   <!--od section case close–> 
   ...  
  <!--od section switch close–> 
<!--od section if close–>