Skip to main content

BlazorBootstrap v0.4.1

· One min read

We are excited to release 0.4.1 with enhancements.

Blazor Bootstrap: Callout Component - Examples

Enhancements

  • AutoComplete component
  • Callout component
  • Grid component

AutoComplete enhancements

  • StringComparison support
  • StringFilterOperator support

Callout enhancements

  • The default heading and default icon are displayed based on the callout type.
  • Change the callout header according to your context.

Callout breaking changes

  • Renamed enum CalloutColor to CalloutType
  • Renamed parameter Color to Type

Grid enhancements

  • StringComparison support