Summary
Gets or sets the ViewModel corresponding to this specific View. This should be
a DependencyProperty if you're using XAML.
- Namespace
- ReactiveUI
.Blazor - Containing Type
- Reactive
Injectable Component Base <T>
Syntax
[Inject]
public T ViewModel { get; set; }
Attributes
Type | Description |
---|---|
Inject |
Value
Type | Description |
---|---|
T |