Using TabConfig to rotate tabs

  1. #1

    Using TabConfig to rotate tabs

    I'm trying to use the TabConfig in TabPnael method to rotate the tabs. The tabs are currently displayed vartically, but I am trying to rotate them to be displayed horizontally. Is there a way to rotate the tabs?
  2. #2
    Hello @rymac!

    Please take some time to explore the examples in our Examples Explorers. You'll find a lot of different scenarios that can help you on your everyday coding.

    Here's two examples highlighting tabs to the sides of the panel:

    - TabPanel > Basic > Side Tabs, featuring tabs stick to either side in both directions, rotated accordingly.
    - Miscellaneous > Responsive > Basic, featuring styled tabs in top when viewport is taller than wide and to the right, laid like menus, that is, with the text not rotated, just one tab above the other where it is shown in the left of the panel. This may be trickier to identify the right settings, but just keep in mind the set up you may want is when the viewport (responsive rule) is set to "wide" (or not "tall"), that the tabs are shown in the left of the main panel.

    Hope this helps!
    Fabrício Murta
    Developer & Support Expert
  3. #3
    Hi Fabricio,

    I was able to set the tabs to display horizontally simply by adding
    .TabRotation(0)
    to my TabPanel element. Thank you for your time.

Similar Threads

  1. Replies: 2
    Last Post: Jun 13, 2018, 9:34 PM
  2. Issues with TabPanel, UI and TabConfig
    By brunweb in forum 2.x Help
    Replies: 6
    Last Post: Apr 09, 2014, 8:54 AM
  3. [CLOSED] Rotate object
    By Quico in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Nov 29, 2013, 2:14 PM
  4. [CLOSED] i want to rotate small image
    By UT007 in forum 2.x Legacy Premium Help
    Replies: 1
    Last Post: May 06, 2013, 3:57 PM
  5. [CLOSED] [0.8.1] Rotate Ext.Image
    By cobiscorp in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Aug 19, 2010, 1:01 PM

Tags for this Thread

Posting Permissions