havit / Havit.Blazor

Free Bootstrap 5 components for ASP.NET Blazor + optional enterprise-level stack for Blazor development (gRPC code-first, layered architecture, localization, auth, ...)
https://havit.blazor.eu
MIT License
463 stars 63 forks source link

HxTabPanel - refactoring (tabs registration) #822

Closed hakenr closed 1 month ago

hakenr commented 1 month ago

HxTab registration inspired by QuickGrid implementation Content parameter marked as [EditorRequired] to ensure rerendering (= re-registration to ParentTabPanel)

(further improvements possible - FinishCollectingTabs method for first active tab setting etc.)

hakenr commented 1 month ago

Reviewed by @jirikanda:

Zajímavý, ale docela pochopitelný.

...merging to master.