I had two tabs as follows.
<TabStriphighlightColor="#FFFFFF"class="tabStrip"unSelectedItemColor="#D0D2D4"selectedItemColor="#FFFFFF">
<TabStripItem>
<Label[text]='tabManualMsgTxt|translate'class="activeTab"></Label>
</TabStripItem>
<TabStripItem>
<Label[text]='tabPriorityMsgTxt|translate'></Label>
</TabStripItem>
</TabStrip>
I need a separator or a border in between two
Please help me to achieve this.
0 Answer(s)