This website requires JavaScript.
Explore
Help
Sign In
kevin
/
BlazorDeepDive
Watch
1
Star
0
Fork
0
You've already forked BlazorDeepDive
Code
BlazorDeepDive
/
ServerManagement
/
Components
/
Controls
History
Kevin Matsubara
af8d7a7698
Move city into its own component and use EventCallback to bubble events when a city is clicked to be handled by the parents of the component.
2025-03-27 12:05:31 +01:00
..
CityComponent.razor
Move city into its own component and use EventCallback to bubble events when a city is clicked to be handled by the parents of the component.
2025-03-27 12:05:31 +01:00
CityComponent.razor.css
Move city into its own component and use EventCallback to bubble events when a city is clicked to be handled by the parents of the component.
2025-03-27 12:05:31 +01:00
CityListComponent.razor
Move city into its own component and use EventCallback to bubble events when a city is clicked to be handled by the parents of the component.
2025-03-27 12:05:31 +01:00
ServerComponent.razor
Extract server list items into the ServerComponent.
2025-03-27 10:40:54 +01:00
ServerListComponent.razor
Extract server list items into the ServerComponent.
2025-03-27 10:40:54 +01:00