MASA.Blazor
MASA.Blazor copied to clipboard
Mselect and MAutoComplete support VirtualScroll
MSelect don't support search. Why it need support virtual scroll? Do you think it's ok for many items in MSelect?
MAutoComplete现在继承的Mselect,那MAutoComplete需要考虑下如何重构
And if MAutoComplete use remote api for search, it don't need VirtualScroll yet. I think only MAutoComplete use local content(or only init items once from server), the scene is OK.
MAutoComplete现在继承的Mselect,那MAutoComplete需要考虑下如何重构
You can support VirtualScroll for all, but I don't think it's a good choice.
I don't think that's a good requirement. Close it first.