# BlazorStrap **Repository Path**: wf2020/BlazorStrap ## Basic Information - **Project Name**: BlazorStrap - **Description**: No description available - **Primary Language**: Unknown - **License**: Unlicense - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-15 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # BlazorStrap Bootstrap 4 Components for Blazor Framework ## Install [](https://www.nuget.org/packages/BlazorStrap/) [](https://www.nuget.org/packages/BlazorStrap/)   [](https://gitter.im/BlazorStrap/community) ### Blazor WebAssembly (Client-side Blazor) > Add inside the `
` element of your `wwwroot/index.html`. ### Blazor Server (Server-side Blazor) > Add inside the `` element of your `Pages/_Host.cshtml`. ## Animations > Animations are always on as they no longer require javascript to function. ## Docs https://blazorstrap.io ## BlazorStyled If you want to manage your styles in code and use dynamic styles you can check out my other project: [BlazorStyled](https://chanan.github.io/BlazorStyled) ## Change Log https://github.com/chanan/BlazorStrap/releases ## Components: * Alerts * Badges * Breadcrumbs * Buttons (excluding Checkboxes and Radio buttons) * ButtonGroups * Cards * Carousals * Collapse * Dropdowns * Images * Jumbotrons * Figures * Forms - mostly done (Binding still pending) * Layout (Container, Row, Col) * Listgroups * Navs * Navbars * Media * Modals * Pagination * Popover * Progress * Tables * Tabs * Tooltip