Tooltips

Tooltips

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="top"

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="right"

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="bottom"

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement as data-bs-placement="left"

Tooltips with custom HTML

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="top" you can use following HTML tags em , u & b Set data-html="true"

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="bottom" you can use following HTML tags em , u & b Set data-html="true"

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="right" you can use following HTML tags em , u & b Set data-html="true"

Set data-bs-toggle as data-bs-toggle="tooltip" within the button tags set the placement data-bs-placement="left" you can use following HTML tags em , u & b Set data-html="true"