Simple tabs field
Categories
Component ID
2842444
Component name
Simple tabs field
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Component created
Component changed
Component body
This module is created to help users create tabs in accordance to their theme. There are two templates provided under the theme folder. After installing copy the file field--tabs.html.twig under the templates folder of the module to your templates theme folder and start editing it. The above file is provided for bootstrap theme but it can be edited to suite any theme. The default theme used by the module is called simple-tabs-field-formatter.html.twig and it is not much of a tab. It is very important the user copy the field--tabs.html or create something like field--field-name.html.twig "following the template name suggestion".
This module provide two sub fields and they are the title and the content as a combine field.
