About 37 results
Open links in new tab
  1. Angular powered Bootstrap

    Angular widgets built from the ground up using Bootstrap 5 CSS with APIs designed for the Angular ecosystem. The only dependencies are Angular, Bootstrap 5 CSS and Popper

  2. ng-bootstrap demo - Collapse - Basic - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import {NgbdCollapseBasic} …

  3. ng-bootstrap demo - Dropdown - Basic - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import {NgbdDropdownBasic} …

  4. ng-bootstrap demo - Datepicker - Adapter - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import …

  5. ng-bootstrap demo - Nav - Vertical - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import {NgbdNavVertical} …

  6. ng-bootstrap demo - Table - Complete - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import {NgbdTableComplete} …

  7. ng-bootstrap demo - Toast - Closeable - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import {NgbdToastCloseable} …

  8. ng-bootstrap demo - Offcanvas - Options - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import …

  9. ng-bootstrap demo - Timepicker - Basic - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import …

  10. ng-bootstrap demo - Pagination - Customization - StackBlitz

    import './polyfills'; import {provideHttpClient, withNoXsrfProtection} from '@angular/common/http'; import {bootstrapApplication} from '@angular/ platform-browser'; import …