Skip to main content

Blazor Bootstrap v1.0.0

· One min read

We are excited to release our major version, 1.0.0, with new components, enhancements to existing ones, and more!!!

Blazor NumberInput componentBlazor Tabs component

New Components

  • NumberInput component

Blazor NumberInput component features

  • Generic type support
  • Enable min and max
  • Step
  • Text alignment
  • Allow negative numbers
  • Disable
  • Validations
  • Events: ValueChanged
Blazor NumberInput component

Blazor Tabs component features

  • Fade effect
  • Title with Icon
  • Disable Tab
  • Pills
  • Activate individual tabs
  • Events
Blazor Tabs component

Demos site enhancements

  • Brand new landing page
  • The demo example and source code are split into two tabs for easy access.