Created: 2022-11-28

Clickable dropdown buttons

In html, put this in <head>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.2/font/bootstrap-icons.css">

You need to add a javascript code to make all tooltips work
https://www.youtube.com/watch?v=WTrW-1JsDYE&list=PL4cUxeGkcC9joIM91nLzd_qaH_AimmdAR&index=15

Clicking the "launch demo modal" shows a popup

Like sidebar


Download npm, then through npm, download bootstrap
You must create a copy of the downloaded bootstrap CSS files