lexprodsas/contao-bootstrap-tabs

Tabbed navigation system, based on bootstrap 5

dev-main 2022-11-08 18:08 UTC

This package is auto-updated.

Last update: 2025-01-08 22:44:30 UTC


README

Allows to display a content as a tab from a Contao 4 content. This version is based on the following example: https://getbootstrap.com/docs/5.2/components/navs-tabs/#nav-tabContent

Install

Via composer

Add "lexprodsas/contao-bootstrap-tabs": "dev-main" into your composer.json.

Notes

Remember to import the css nav style from Bootstrap 5. The JS is imported from the module using the lexprodsas/contao-component-bootstrap.