blazorbootstrap icon indicating copy to clipboard operation
blazorbootstrap copied to clipboard

An Enterprise-class Blazor Bootstrap Component library built on the Blazor and Bootstrap CSS frameworks.

Results 96 blazorbootstrap issues
Sort by recently updated
recently updated
newest added

**Describe the bug** It would be nice to have dropdown with search field, so user can search the value he/she is looking for. I have dropdown with 200 items and...

area-dropdown-buttons

### Discussed in https://github.com/vikramlearning/blazorbootstrap/discussions/371 Originally posted by **powertec-dan** September 20, 2023 There appears to be a way to disable all the DropDownItems, but I'd like to show the dropdown itself...

area-dropdown-buttons

**Describe the bug** I'm attempting to create my own components based on the core of the BlazorBootstrap library, but I don't have access to some properties of the BlazorBootstrapComponentBase class...

### Discussed in https://github.com/vikramlearning/blazorbootstrap/discussions/699 Originally posted by **heather-timmins** April 30, 2024 Hi, Sorry if i've missed something but can you make the sidebar collapsed by default? and only toggle to...

enhancement
area-sidebar

When I use BlazorBootstrap to create the Grid componment, I want to show some enum in the Grid, and filter them, but the filter button is disabled, when I check...

enhancement
area-grid

### Discussed in https://github.com/vikramlearning/blazorbootstrap/discussions/466 Originally posted by **ecospecifier** December 12, 2023 With bootstrap 5.3 will we see Blazor Bootstrap embrace darkmode firstclass? I notce a lot of components like eg....

new-feature
area-dark-mode

As discussed in #665 Thank you

enhancement
area-toasts

Currently it seems the modal service does not support dynamic components as the modal component does. Dynamic components enable developers to add markup to the body. For example, I would...

enhancement
area-modal

Hello, Just to ask if it's possibile to handle the double click event on the items of the sortable list component. It could be used (for example) to move items...

enhancement
area-sortable-list

### PdfViewer example throwing null reference exception in js I have followed the Blazor Bootstrap Getting Started guide to install Blazor Bootstrap on a .NET 8 Blazor (SSR) application. I...

needs-more-info
area-pdf-viewer