What components groups are provided by the Bootstrap framework, and what by Bootstrap Studio?

Hi all

I refer to Bootstrap Studio’s Component Groups.

What components groups are provided by the Bootstrap framework, and what by Bootstrap Studio?

Is there an option to filter component groups only to show those provided by the Bootstrap framework?

I would prefer not to add other dependencies to my project beyond the vanilla framework.

Thank you.

There are only a few components that rely on third-party dependencies. Unfortunately, there’s no list of them, nor is there any way to filter them.

Basically, anything involving a lightbox, the simple slider, or adding animations to any Component will add third-party dependencies.

I’m not sure if there are any components that use icon libraries other than Bootstrap Icons, but you can simply expand the head section in the HTML panel and see when external resources (if any) get added when you add Components. You’ll also see associated JS and CSS files added in the Design Panel > Style and Design Panel > JavaScript.

Components downloaded from the Online library can also use a wide variety of third-party dependencies.

1 Like