Skip to content

itsseanbennett/BlazorStrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorStrap

Bootstrap 4 Components for Blazor Framework

Install

NuGet Pre Release

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

Change Log

https://github.com/chanan/BlazorStrap/releases

Done:

  • 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

Not Done

  • Button of type: Checkboxes and Radio buttons
  • Modal - Will currently "clobber" body classes
  • Events on all components that need it (Modal for example)
  • Animations

About

Bootstrap 4 Components for Blazor Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.0%
  • C# 28.3%
  • CSS 6.1%
  • JavaScript 0.6%