Bootstrap / Documentation Portal

Bootstrap

Documentation Portal

Free and open-source CSS framework for responsive mobile-first websites

WebBootstrap 5 Rowspan Effect in Columns

Learn how to create a rowspan-like effect in Bootstrap 5 columns with nested layout for responsive design.

6 answers 2 views
WebWhy Bootstrap Modal shown.bs.modal Fires Twice in React useEffect

Learn why Bootstrap 'shown.bs.modal' event fires twice in React useEffect (empty deps, no StrictMode) but once in plain JS. Fixes include cleanup, ref guards, and react bootstrap alternatives for reliable modal events.

6 answers 1 view
WebPass Data ID to Bootstrap Modal from Hyperlink

Learn how to pass a unique data-id from a link to a hidden input in Bootstrap modal using show.bs.modal event and relatedTarget. Fix common issues with data-toggle, BS4/BS5 examples, and troubleshooting for reliable dynamic modals.

5 answers 3 views