MASA.Blazor
MASA.Blazor copied to clipboard
Blazor UI component library based on Material Design. Support Blazor Server, Blazor WebAssembly and MAUI Blazor.
能否增加一个属性用于在表格首列显示行号,这个功能非常实用。现有条件下,如何变通实现?
功能需求: 当内容区域比较长,需要滚动页面时,这部分内容对应的操作或者导航需要在滚动范围内始终展现。常用于侧边菜单和按钮组合。
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 
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...
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
**Is your feature request related to a problem? Please describe.** 提供二维码组件,
### Masa.Blazor version 1.6.8 ### Describe the bug 如题 > MDataTable在mobile状态下会丢失header的CellClass 设置header的首列的cellclass为一个color:red的class, 并切换table的形态 具体见图 table状态下  mobile状态下  html  应当  ### Expected Behavior _No response_ ### Steps To...