Does the bootstrap4 checkbox also include a copy of PopperJS?
Does the bootstrap4 checkbox also include a copy of PopperJS?
washuit-iamm
Posts: 133Questions: 55Answers: 2
Popper is required for Bootstrap 4 Tooltips. Is the Bootstrap 4.1.1 included file the bundle with popperjs as well, or only the BootstrapJS?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
Only the Bootstrap JS as DataTables doesn't use Bootstrap 4 tooltips. If you need the tooltips as well you could include Popper from CDNJS or similar.
Allan