AyCode.Blazor/AyCode.Blazor.Components/Components/CardViews
Loretta 873ffe91d2 Add scroll-to-item support to MgCardView component
- Introduced `Height`, `ScrollToItem`, and `ItemKeySelector` parameters to MgCardView for scroll targeting and internal scroll area.
- Cards now have stable DOM ids for precise JS-based scrolling.
- Added mgCardView.js with smooth scroll logic; included script in app.
- Updated CSS for scrollable card area.
- Updated MeasuringOut.razor to use new scroll features and fixed time format.
2026-03-23 05:32:15 +01:00
..
MgCardView.razor Add scroll-to-item support to MgCardView component 2026-03-23 05:32:15 +01:00
MgCardView.razor.cs Add scroll-to-item support to MgCardView component 2026-03-23 05:32:15 +01:00
MgCardView.razor.css Add scroll-to-item support to MgCardView component 2026-03-23 05:32:15 +01:00