react-foundation-components
react-foundation-components copied to clipboard
Tabs Header Position
Currently Tabs Header is always above Tabs Content.
Need to come up with a good way to integrate a grid so that Tabs Header can appear to left or right of Tabs Content like example shown http://foundation.zurb.com/sites/docs/tabs.html#vertical-tabs
This may require creating a separate Flex version of Tabs components so that user can pick between using a float grid and flex grid.