spectre
spectre copied to clipboard
Tabs supported ?
Is the Tabs component fully supported ( out of the box - pure css )? In fact , it does not even appear on the sidebar menu in the docs website , and even in the repo readme it is not mentioned . The reason that I ask, is that , in face , it is not working for me ( Tested Chrome ,Firefox , Vivaldi ). At any case, if it is fully supported , need to update the docs ?
@x9t9 It is not pure CSS Tabs component, only the style code right now. Tabs, Breadcrumbs, Pagination are all included in Navigation.
@picturepan2 - thanks . So One should handle the tabs ( css , JS ) by oneself , right ? Great job BTW on spectre ..
@x9t9 Yes. Or you can use input radio
pure CSS trick. Demo here: https://plnkr.co/edit/z45r86J0VfpWMhII5CKu?p=preview .
I think it would be good idea to have it built-in.
Is there any progress on this in new releases ?
Pure CSS tabs are implemented in my fork: https://niutech.github.io/spectre/components/tabs.html