Package Exports
- @bootstrap-wc/core
- @bootstrap-wc/core/scss/_core.scss
- @bootstrap-wc/core/scss/_reset.scss
Readme
@bootstrap-wc/core
Base class, controllers, and shared SCSS for Bootstrap Web Components.
BootstrapElement— light-DOM Lit base class with RTL observer.TransitionController— CSS-class transition coordinator.FloatingController— wraps@floating-ui/domfor tooltips, popovers, dropdowns.FocusTrapController— wrapsfocus-trapfor modals and offcanvas.FormAssociated— mixin that turns a LitElement into a form-associated custom element viaElementInternals.
Normally imported transitively by @bootstrap-wc/components. Install directly only if you're building your own components on top of this foundation.