Blazorise
Blazorise copied to clipboard
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Tailwind, Bulma, AntDesign, and Material.
Is it possible to combine chart types in one chart? Like: [https://www.chartjs.org/docs/latest/samples/other-charts/combo-bar-line.html](https://www.chartjs.org/docs/latest/samples/other-charts/combo-bar-line.html)? Can I find an example how to create charts with a time-based X-Axis?
We would like to know how and where is Blazorise used to learn more about our users. If you or your company is using Blazorise for a public or internal...
**v2.0** **Enhancements** - [x] - Migrate to ChartJS v4 #4304 - [x] - Add Configurable Dropdown popper strategy #4357 **Breaking Changes** - [ ] Move ModalContent Parameters to Modal (the...
**Describe the bug** As a part of building a custom Multiselect component based on Blazorise, I needed to put a button in a dropdown component. When I use the mouse...
**Is your feature request related to a problem? Please describe.** We would like to show a renderFragment instead of a string (Text) inside the Tooltip control.
Add the property "ShowReload" to show in the same row of the pager a reload command button that bind the Reload action of the datagrid.
Hello, our team found a bug while testing. The clickable InputField of the Autocomplete Component is more narrow than the actual Field is suggesting. So when you try to click...
If you make a Selectlist with DefaultItemText & DefaultItemValue you expect that when the customer first clicks on a row and ten back to the default row, that the SelectedValue...
When using an `Autocomplete `component there should be the possibility to enable match highlighting for Autocomplete items. When a search string is entered, and matches are shown, the matching parts...
Closes #3867 Closes #3401 Closes #3828