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
Component Base <T>
Syntax
[Parameter]
public T ViewModel { get; set; }
Attributes
Type | Description |
---|---|
Parameter |
Value
Type | Description |
---|---|
T |