public sealed class ItemsSearchBar : BlazorBootstrapComponentBase| ItemsSearchBar | Initializes a new instance of the ItemsSearchBar class |
| CosmosDb | Dependency injection of the current user session data. |
| CurrentUser | Dependency injection of the current user session data. |
| JsRuntime | Dependency injected Javascript Runtime |
| Loc | Dependency injection of the localization service. |
| NavigationManager | Dependency injection of the navigation manager. |
| BsHiddenAutocomplete | Invoked by JavaScript when the autocomplete dropdown is hidden. |
| SetParametersAsync |
Parameters are loaded manually for sake of performance; if we were to use System.Reflection magic, it would hurt performance if components were used in large numbers.
(Overrides ComponentBaseSetParametersAsync(ParameterView)) |