Havit.Blazor.Components.Web.Bootstrap
3.2.15
.NET 6.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Havit.Blazor.Components.Web.Bootstrap --version 3.2.15
NuGet\Install-Package Havit.Blazor.Components.Web.Bootstrap -Version 3.2.15
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Havit.Blazor.Components.Web.Bootstrap" Version="3.2.15" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Havit.Blazor.Components.Web.Bootstrap --version 3.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Havit.Blazor.Components.Web.Bootstrap, 3.2.15"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Havit.Blazor.Components.Web.Bootstrap as a Cake Addin
#addin nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=3.2.15
// Install Havit.Blazor.Components.Web.Bootstrap as a Cake Tool
#tool nuget:?package=Havit.Blazor.Components.Web.Bootstrap&version=3.2.15
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
HAVIT Blazor - Bootstrap 5 component bundle
- Free Bootstrap 5 components for ASP.NET Blazor
- .NET 6+ with Blazor WebAssembly or Blazor Server (other hosting models not tested yet, .NET 7 fully supported)
- Enterprise project template (optional) - layered architecture, EF Core, gRPC code-first, ...
If you enjoy using HAVIT Blazor, you can become a sponsor. Your sponsorship will allow us to devote time to features and issues requested by the community (i.e. not required by our own projects) ❤️.
See >>Interactive Documentation & Demos<<
🔥Migration to v3.x🔥
Components
Forms
HxAutosuggest
- Component for single item selection with dynamic suggestions.HxCalendar
- Basic calendar building block.HxInputDate
- Date picker. Form input component for entering a date.HxInputDateRange
- Date range picker. Form input component for entering start date and end date.HxInputFile[Core]
- Wraps HxInputFileCore as Bootstrap form control (incl. Label etc.).HxInputFileDropZone
- Ready-made UX for drag&drop file upload.HxInputNumber
- Numeric input.HxInputPercent
- Numeric input in percentages with value normalization (0% = 0, 100% = 1.0).HxInputRange
- Range input (slider).HxInputTags
- Input for entering tags.HxInputText
- Text input (also password, search, etc.)HxInputTextArea
- Textarea.HxCheckbox
- Checkbox input.HxCheckboxList
- Multiple choice by checkboxes.HxFormState
- Propagates form states as a cascading parementer to child components.HxFormValue
- Displays a read-only value in the form control visual.HxRadioButtonList
- Select.HxSelect
- Select - DropDownList - single-item picker.HxMultiSelect
- Unlike a normal select, multiselect allows the user to select multiple options at once.HxSearchBox
- A search input component witch automatic suggestions, initial dropdown template and free-text queries support.HxSwitch
- Switch input.HxFilterForm
- Edit form derived from HxModelEditForm with support for chip generators.HxValidationMessage
- Displays a list of validation messages for a specified field.
Buttons & Indicators
HxButton
- Bootstrap button.HxButtonGroup
- Bootstrap ButtonGroups.HxButtonToolbar
- Bootstrap ButtonGroups.HxCloseButton
- Bootstrap close-button.HxSubmit
- Submit button.HxDropdown
- Bootstrap 5 Dropdown.HxBadge
- Bootstrap Badge component.HxChipList
- Presents a list of chips as badges.HxIcon
- Displays an icon.HxSpinner
- Bootstrap Spinner (usually indicates operation in progress).HxProgressIndicator
- Displays the content of the component as "in progress".HxTooltip
- Bootstrap Tooltip component, activates on hover.HxPopover
- Bootstrap Popover component.
Data & Grid
HxGrid
- Grid to display tabular data from data source.HxContextMenu
- Ready-made context menu.HxPager
- Pager.HxRepeater
- A data-bound list component.HxTreeView
- Component to display hierarchy data structure.
Layout & Typography
HxAccordion
- Bootstrap accordion component.HxAlert
- Bootstrap Alert.HxBadge
- Bootstrap Badge component.HxCard
- Bootstrap Card component.HxCarousel
- A slideshow component for cycling through elements—images or slides of text—like a carousel.HxCollapse
- Bootstrap 5 Collapse component.HxDropdown
- Bootstrap 5 Dropdown.HxIcon
- Displays an icon.HxSpinner
- Bootstrap Spinner (usually indicates operation in progress).HxPlaceholder
- Bootstrap 5 Placeholder component, aka Skeleton.HxProgress
- Bootstrap 5 Progress component.HxProgressIndicator
- Displays the content of the component as "in progress".HxTooltip
- Bootstrap Tooltip component, activates on hover.HxTabPanel
- Container forHxTab
.HxListGroup
- Bootstrap 5 List group component.HxListLayout
- Page layout for data presentation (usualyHxGrid
with filter inHxOffcanvas
).HxFormValue
- Displays a read-only value in the form control visual (as.form-control
, with label, border, etc.).
Navigation
HxNavbar
- Bootstrap 5 Navbar component - responsive navigation header.HxSidebar
- Sidebar component - responsive navigation sidebar.HxNav
- Bootstrap Nav component.HxNavLink
- Bootstrap Nav component.HxScrollspy
- Bootstrap Scrollspy component.HxBreadcrumb
- Bootstrap 5 Breadcrumb component. Indicates the current page’s location within a navigational hierarchy.HxAnchorFragmentNavigation
- Compensates Blazor deficiency in anchor-fragments (scrolling to <code>page#id</code> URLs).HxContextMenu
- Ready-made context menu.HxDropdown
- Bootstrap 5 Dropdown.HxTabPanel
- Container forHxTab
for easier implementation of tabbed UI.HxRedirectTo
- Rendering aHxRedirectTo
will navigate to a new location.
Modals & Interactions
HxMessageBox
- Component to display message-boxes.HxModal
- Component to render modal dialog as a Bootstrap Modal.HxDialogBase
- Base class to simplify custom modal dialog implementation.HxOffcanvas
- Bootstrap Offcanvas component (aka Drawer).HxMessenger
-HxToastContainer
wrapper for displayingHxToast
messages dispatched throughIHxMessengerService
.HxToast
- Bootstrap Toast component. Not intented to be used in user code, useHxMessenger
.
Special
HxDynamicElement
- Renders an element with the specified name, attributes and child-content.HxGoogleTagManager
- Support for Google Tag Manager - initialization and pushing data to data-layer.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Havit.Blazor.Components.Web (>= 3.2.15)
- Microsoft.Extensions.Localization (>= 7.0.3)
-
net7.0
- Havit.Blazor.Components.Web (>= 3.2.15)
- Microsoft.Extensions.Localization (>= 7.0.3)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Havit.Blazor.Components.Web.Bootstrap:
Package | Downloads |
---|---|
Nowy.UI.Common
Package Description |
|
Nowy.UI.Bootstrap
Package Description |
|
Nowy.Framework.Blazor
Package Description |
|
LR.Framework.Blazor
Package Description |
|
DragonFruit.Six.Client
A cross-platform Rainbow Six Stats tracking utility. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Havit.Blazor.Components.Web.Bootstrap:
Repository | Stars |
---|---|
philosowaffle/peloton-to-garmin
Convert workout data from Peloton into JSON/TCX/FIT files and automatically upload to Garmin Connect
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-pre3 | 126 | 4/26/2023 |
4.0.0-pre2 | 195 | 2/3/2023 |
4.0.0-pre1 | 67 | 2/1/2023 |
3.2.15 | 1,279 | 5/2/2023 |
3.2.14 | 2,670 | 4/18/2023 |
3.2.13 | 2,750 | 4/5/2023 |
3.2.12 | 939 | 3/28/2023 |
3.2.11 | 836 | 3/24/2023 |
3.2.11-pre2 | 54 | 3/23/2023 |
3.2.11-pre1 | 59 | 3/23/2023 |
3.2.10 | 1,347 | 3/20/2023 |
3.2.10-pre1 | 59 | 3/20/2023 |
3.2.9 | 590 | 3/16/2023 |
3.2.8 | 278 | 3/14/2023 |
3.2.8-pre1 | 54 | 3/6/2023 |
3.2.7 | 5,858 | 2/14/2023 |
3.2.6 | 3,810 | 1/11/2023 |
3.2.5 | 358 | 1/10/2023 |
3.2.4 | 238 | 1/10/2023 |
3.2.3 | 457 | 1/9/2023 |
3.2.3-pre1 | 86 | 12/22/2022 |
3.2.2 | 3,981 | 11/29/2022 |
3.2.1 | 969 | 11/21/2022 |
3.2.0 | 1,071 | 11/11/2022 |
3.2.0-pre2 | 54 | 3/13/2023 |
3.2.0-pre1 | 119 | 11/9/2022 |
3.1.3 | 1,544 | 10/27/2022 |
3.1.2 | 957 | 10/21/2022 |
3.1.1 | 1,072 | 10/14/2022 |
3.1.0 | 841 | 10/11/2022 |
3.0.3 | 722 | 10/3/2022 |
3.0.3-pre1 | 71 | 10/3/2022 |
3.0.2 | 428 | 10/2/2022 |
3.0.1 | 1,433 | 9/21/2022 |
3.0.0 | 1,535 | 9/9/2022 |
3.0.0-pre6 | 83 | 9/8/2022 |
3.0.0-pre5 | 88 | 9/8/2022 |
3.0.0-pre4 | 88 | 9/8/2022 |
3.0.0-pre3 | 93 | 9/5/2022 |
3.0.0-pre2 | 87 | 9/2/2022 |
3.0.0-pre1 | 74 | 9/1/2022 |
2.8.1 | 6,676 | 8/16/2022 |
2.8.0 | 5,274 | 7/28/2022 |
2.8.0-pre1 | 95 | 7/28/2022 |
2.7.3 | 1,841 | 7/12/2022 |
2.7.3-pre2 | 97 | 7/11/2022 |
2.7.3-pre1 | 94 | 7/10/2022 |
2.7.2 | 3,608 | 6/15/2022 |
2.7.1 | 636 | 6/13/2022 |
2.7.0 | 405 | 6/13/2022 |
2.6.6 | 1,299 | 6/7/2022 |
2.6.6-pre2 | 111 | 6/6/2022 |
2.6.6-pre1 | 83 | 6/6/2022 |
2.6.5 | 487 | 6/6/2022 |
2.6.4 | 706 | 6/2/2022 |
2.6.3 | 927 | 5/27/2022 |
2.6.2 | 552 | 5/24/2022 |
2.6.1 | 397 | 5/24/2022 |
2.6.0 | 504 | 5/23/2022 |
2.6.0-pre1 | 135 | 5/20/2022 |
2.5.1 | 2,167 | 5/9/2022 |
2.5.0 | 490 | 5/8/2022 |
2.5.0-pre4 | 129 | 5/6/2022 |
2.5.0-pre3 | 97 | 5/6/2022 |
2.5.0-pre2 | 104 | 5/6/2022 |
2.4.0 | 4,293 | 4/20/2022 |
2.3.2-pre2 | 134 | 4/11/2022 |
2.3.2-pre1 | 92 | 4/11/2022 |
2.3.1 | 957 | 4/11/2022 |
2.3.0 | 2,724 | 4/5/2022 |
2.3.0-pre4 | 205 | 3/31/2022 |
2.3.0-pre3 | 91 | 3/31/2022 |
2.3.0-pre2 | 93 | 3/31/2022 |
2.3.0-pre1 | 91 | 3/31/2022 |
2.2.8 | 931 | 3/28/2022 |
2.2.7 | 734 | 3/23/2022 |
2.2.7-pre1 | 100 | 3/17/2022 |
2.2.6 | 1,067 | 3/17/2022 |
2.2.6-pre2 | 97 | 3/16/2022 |
2.2.6-pre1 | 96 | 3/15/2022 |
2.2.5 | 1,028 | 3/11/2022 |
2.2.4 | 603 | 3/8/2022 |
2.2.3 | 1,425 | 3/1/2022 |
2.2.2 | 586 | 2/26/2022 |
2.2.2-pre1 | 98 | 2/25/2022 |
2.2.1 | 849 | 2/21/2022 |
2.2.0 | 749 | 2/15/2022 |
2.2.0-pre1 | 137 | 1/29/2022 |
2.1.2 | 1,705 | 1/24/2022 |
2.1.1 | 449 | 1/24/2022 |
2.1.0 | 452 | 1/23/2022 |
2.0.3 | 553 | 1/20/2022 |
2.0.2 | 480 | 1/18/2022 |
2.0.1 | 699 | 1/14/2022 |
2.0.0 | 621 | 1/11/2022 |
2.0.0-pre3 | 109 | 1/10/2022 |
2.0.0-pre2 | 120 | 1/10/2022 |
2.0.0-pre1 | 126 | 1/9/2022 |
1.7.0-pre8 | 231 | 1/5/2022 |
1.7.0-pre7 | 127 | 1/5/2022 |
1.7.0-pre6 | 119 | 1/4/2022 |
1.7.0-pre4 | 120 | 1/3/2022 |
1.7.0-pre3 | 224 | 12/28/2021 |
1.7.0-pre2 | 153 | 12/17/2021 |
1.7.0-pre1 | 130 | 12/15/2021 |
1.6.7 | 1,051 | 12/10/2021 |
1.6.6 | 343 | 12/9/2021 |
1.6.5 | 630 | 12/2/2021 |
1.6.4 | 339 | 11/30/2021 |
1.6.3 | 1,801 | 11/28/2021 |
1.6.2 | 460 | 11/19/2021 |
1.6.1 | 290 | 11/19/2021 |
1.6.0 | 331 | 11/16/2021 |
1.5.0 | 379 | 11/12/2021 |
1.4.12 | 422 | 11/8/2021 |
1.4.11 | 313 | 11/8/2021 |
1.4.10 | 353 | 11/5/2021 |
1.4.9 | 454 | 10/31/2021 |
1.4.8 | 447 | 10/30/2021 |
1.4.7 | 373 | 10/27/2021 |
1.4.6 | 497 | 10/24/2021 |
1.4.5 | 392 | 10/24/2021 |
1.4.4 | 485 | 10/20/2021 |
1.4.3 | 379 | 10/17/2021 |
1.4.2 | 675 | 10/8/2021 |
1.4.1 | 401 | 10/6/2021 |
1.4.0 | 368 | 10/6/2021 |
1.3.7 | 412 | 10/4/2021 |
1.3.6 | 462 | 9/28/2021 |
1.3.5 | 392 | 9/24/2021 |
1.3.4 | 318 | 9/24/2021 |
1.3.3 | 303 | 9/24/2021 |
1.3.2 | 324 | 9/24/2021 |
1.3.1 | 391 | 9/24/2021 |
1.3.0 | 459 | 9/20/2021 |
1.2.0 | 369 | 9/19/2021 |
1.1.68 | 418 | 9/15/2021 |
1.1.67 | 458 | 9/13/2021 |
1.1.66 | 491 | 9/11/2021 |
1.1.65 | 386 | 9/11/2021 |
1.1.64 | 365 | 9/9/2021 |
1.1.63 | 358 | 9/8/2021 |
1.1.62 | 311 | 9/6/2021 |
1.1.61 | 312 | 9/6/2021 |
1.1.60 | 334 | 9/5/2021 |
1.1.59 | 313 | 9/5/2021 |
1.1.58 | 316 | 9/2/2021 |
1.1.57 | 301 | 9/2/2021 |
1.1.56 | 386 | 8/31/2021 |
1.1.55 | 323 | 8/31/2021 |
1.1.54 | 328 | 8/31/2021 |
1.1.53 | 328 | 8/30/2021 |
1.1.52 | 371 | 8/30/2021 |
1.1.51 | 324 | 8/30/2021 |
1.1.50 | 312 | 8/26/2021 |
1.1.49 | 343 | 8/23/2021 |
1.1.48 | 312 | 8/20/2021 |
1.1.47 | 333 | 8/20/2021 |
1.1.46 | 311 | 8/20/2021 |
1.1.45 | 312 | 8/20/2021 |
1.1.43 | 348 | 8/17/2021 |
1.1.42 | 377 | 8/12/2021 |
1.1.41 | 351 | 8/12/2021 |
1.1.40 | 364 | 8/11/2021 |
1.1.39 | 327 | 8/11/2021 |
1.1.38 | 317 | 8/11/2021 |
1.1.37 | 389 | 8/7/2021 |
1.1.36 | 330 | 8/5/2021 |
1.1.35 | 321 | 8/3/2021 |
1.1.34 | 360 | 7/29/2021 |
1.1.33 | 365 | 7/28/2021 |
1.1.32 | 332 | 7/28/2021 |
1.1.31 | 392 | 7/27/2021 |
1.1.30 | 379 | 7/27/2021 |
1.1.29 | 381 | 7/26/2021 |
1.1.28 | 412 | 7/23/2021 |
1.1.27 | 411 | 7/21/2021 |
1.1.26 | 326 | 7/21/2021 |
1.1.25 | 334 | 7/19/2021 |
1.1.24 | 349 | 7/19/2021 |
1.1.23 | 329 | 7/19/2021 |
1.1.22 | 338 | 7/19/2021 |
1.1.21 | 385 | 7/13/2021 |
1.1.20 | 453 | 7/12/2021 |
1.1.18 | 426 | 7/2/2021 |
1.1.17 | 368 | 6/30/2021 |
1.1.16 | 375 | 6/29/2021 |
1.1.15 | 370 | 6/29/2021 |
1.1.14 | 372 | 6/28/2021 |
1.1.13 | 358 | 6/24/2021 |
1.1.12 | 349 | 6/23/2021 |
1.1.11 | 337 | 6/21/2021 |
1.1.10 | 437 | 6/16/2021 |
1.1.9 | 330 | 6/11/2021 |
1.1.8 | 352 | 6/8/2021 |
1.1.7 | 409 | 6/5/2021 |
1.1.6 | 321 | 6/3/2021 |
1.1.5 | 379 | 5/30/2021 |
1.1.4 | 351 | 5/23/2021 |
1.1.3 | 369 | 5/21/2021 |
1.1.2 | 350 | 5/19/2021 |
1.1.1 | 370 | 5/18/2021 |
1.1.0 | 356 | 5/16/2021 |
1.0.37 | 382 | 5/7/2021 |
1.0.36 | 348 | 5/3/2021 |
1.0.35 | 371 | 5/3/2021 |
1.0.34 | 337 | 4/30/2021 |
1.0.33 | 355 | 4/29/2021 |
1.0.32 | 374 | 4/24/2021 |
1.0.31 | 363 | 4/22/2021 |
1.0.30 | 409 | 4/21/2021 |
1.0.29 | 354 | 4/19/2021 |
1.0.28 | 322 | 4/13/2021 |
1.0.27 | 330 | 4/12/2021 |
1.0.26 | 302 | 4/12/2021 |
1.0.25 | 333 | 4/12/2021 |
1.0.24 | 326 | 4/9/2021 |
1.0.23 | 338 | 4/9/2021 |
1.0.22 | 327 | 4/6/2021 |
1.0.21 | 378 | 4/4/2021 |
1.0.20 | 315 | 3/29/2021 |
1.0.19 | 347 | 3/29/2021 |
1.0.18 | 342 | 3/26/2021 |
1.0.17 | 350 | 3/25/2021 |
1.0.16 | 403 | 3/24/2021 |
1.0.15 | 369 | 3/23/2021 |
1.0.14 | 365 | 3/17/2021 |
1.0.13 | 402 | 3/11/2021 |
1.0.12 | 416 | 3/7/2021 |
1.0.11 | 328 | 3/4/2021 |
1.0.10 | 356 | 3/4/2021 |
1.0.9 | 366 | 3/4/2021 |
1.0.8 | 348 | 3/3/2021 |
1.0.7 | 346 | 2/19/2021 |
1.0.6 | 352 | 2/18/2021 |
1.0.5 | 368 | 2/6/2021 |
1.0.4 | 365 | 2/5/2021 |
1.0.3 | 387 | 2/5/2021 |
1.0.2 | 343 | 2/4/2021 |
1.0.1 | 326 | 2/3/2021 |
1.0.0 | 327 | 2/2/2021 |