MASA.Blazor icon indicating copy to clipboard operation
MASA.Blazor copied to clipboard

Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.

Results 225 MASA.Blazor issues
Sort by recently updated
recently updated
newest added

能否增加一个属性用于在表格首列显示行号,这个功能非常实用。现有条件下,如何变通实现?

type/enhancement
component/DataTable

功能需求: 当内容区域比较长,需要滚动页面时,这部分内容对应的操作或者导航需要在滚动范围内始终展现。常用于侧边菜单和按钮组合。

type/enhancement
status/help wanted

The video is from maui blazor, but webassembly too. This is the case with Windows and Android. https://user-images.githubusercontent.com/96511239/223275372-4c28d0fc-4511-49a3-b4f0-7503fc504359.mp4 ![image](https://user-images.githubusercontent.com/96511239/223275682-03a7a53c-ad0f-4080-8c50-e927520c9385.png)

type/bug
status/help wanted
component/Textarea

Hello, just wanted to know if the TreeView supports virtualization? If so, I´m sorry to create a Feature request. Otherwise it would be a great improvement. It can be coupled...

type/enhancement
component/Treeview

For example: ```razor Example ``` _Originally posted by @wisamidris7 in https://github.com/masastack/MASA.Blazor/issues/1356#issuecomment-1591480086_ https://developer.mozilla.org/en-US/docs/Web/API/CSS_Custom_Highlight_API https://developer.mozilla.org/zh-CN/docs/Web/API/TreeWalker

type/enhancement

**Is your feature request related to a problem? Please describe.** 提供二维码组件,

type/enhancement
status/help wanted

### Masa.Blazor version 1.6.8 ### Describe the bug 如题 > MDataTable在mobile状态下会丢失header的CellClass 设置header的首列的cellclass为一个color:red的class, 并切换table的形态 具体见图 table状态下 ![table](https://github.com/user-attachments/assets/d7d3b84d-dcb7-406a-aaf3-01c0c61572c5) mobile状态下 ![mobile](https://github.com/user-attachments/assets/a7fdb051-ead3-4d6d-8331-fcb5bd68bf01) html ![html](https://github.com/user-attachments/assets/eb85da93-1d70-4080-8327-fc2971eb1ceb) 应当 ![应当](https://github.com/user-attachments/assets/a524b926-059d-45d2-a8cf-bda732bef451) ### Expected Behavior _No response_ ### Steps To...

status/needs triage