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
b14af7616e
Clear city selection using a component reference.
2025-03-27 21:36:53 +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
Clear city selection using a component reference.
2025-03-27 21:36:53 +01:00
SearchBarComponent.razor
Move Search bar into its own component.
2025-03-27 12:32:42 +01:00
ServerComponent.razor
Extract server list items into the ServerComponent.
2025-03-27 10:40:54 +01:00
ServerListComponent.razor
Move Search bar into its own component.
2025-03-27 12:32:42 +01:00