BootstrapBlazor v10.4.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v10.4.2 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2026-03-23 V10.4.2 Features feat(Html2Pdf): 更新依赖包到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7771 feat(Watermark): 移除 EditorRequired 标签防止 IsPage 模式下警告 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7776 feat(Utility): 方法 getDescribedElement 增加参数 all 支持获得符合条件的多个元素 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7778 feat(Table): 高级搜索支持 UseSearchForm 参数 b...