1 write to ViewModel
Aspire.Dashboard (1)
Components_Controls_InteractionInputField_razor.g.cs (1)
274
__builder.AddContent(8, ChildContent(new InteractionInputFieldContext {
ViewModel
= InputViewModel, DescriptionId = descriptionId })
54 references to ViewModel
Aspire.Dashboard (54)
Components_Dialogs_InteractionsInputDialog_razor.g.cs (54)
528
input.
ViewModel
.Input.Placeholder
545
input.
ViewModel
.Input.Required
579
input.
ViewModel
.InputDisabled
605
InteractionHelpers.GetMaxLength(input.
ViewModel
.Input.MaxLength)
622
input.
ViewModel
.Value
628
__builder5.AddComponentParameter(42, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.String>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.String>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => input.
ViewModel
.Value = __value, input.
ViewModel
.Value))));
629
__builder5.AddComponentParameter(43, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.String>>>(() => input.
ViewModel
.Value));
633
_elementRefs[input.
ViewModel
]
719
input.
ViewModel
.Input.Placeholder
736
input.
ViewModel
.Input.Required
796
input.
ViewModel
.InputDisabled
822
InteractionHelpers.GetMaxLength(input.
ViewModel
.Input.MaxLength)
839
input.
ViewModel
.Value
845
__builder5.AddComponentParameter(60, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.String>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.String>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => input.
ViewModel
.Value = __value, input.
ViewModel
.Value))));
846
__builder5.AddComponentParameter(61, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentTextField.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.String>>>(() => input.
ViewModel
.Value));
850
_elementRefs[input.
ViewModel
]
961
input.
ViewModel
.Input.Placeholder
978
input.
ViewModel
.Input.Required
995
input.
ViewModel
.SelectOptions
1072
input.
ViewModel
.InputDisabled
1098
input.
ViewModel
.Value
1104
__builder5.AddComponentParameter(79, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<string>>.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.String>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.String>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => input.
ViewModel
.Value = __value, input.
ViewModel
.Value))));
1105
__builder5.AddComponentParameter(80, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<string>>.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.String>>>(() => input.
ViewModel
.Value));
1132
_elementRefs[input.
ViewModel
]
1171
input.
ViewModel
.Input.Placeholder
1188
input.
ViewModel
.Input.Required
1205
input.
ViewModel
.SelectOptions
1282
input.
ViewModel
.InputDisabled
1308
input.
ViewModel
.Value
1314
__builder5.AddComponentParameter(98, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCombobox<SelectViewModel<string>>.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.String>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.String>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => input.
ViewModel
.Value = __value, input.
ViewModel
.Value))));
1315
__builder5.AddComponentParameter(99, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCombobox<SelectViewModel<string>>.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.String>>>(() => input.
ViewModel
.Value));
1342
_elementRefs[input.
ViewModel
]
1436
input.
ViewModel
.Input.Label
1453
input.
ViewModel
.Input.Placeholder
1470
input.
ViewModel
.Input.Description
1487
input.
ViewModel
.InputDisabled
1513
input.
ViewModel
.IsChecked
1519
__builder5.AddComponentParameter(118, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<global::System.Boolean>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<global::System.Boolean>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => input.
ViewModel
.IsChecked = __value, input.
ViewModel
.IsChecked))));
1520
__builder5.AddComponentParameter(119, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentCheckbox.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<global::System.Boolean>>>(() => input.
ViewModel
.IsChecked));
1524
_elementRefs[input.
ViewModel
]
1618
input.
ViewModel
.Input.Placeholder
1635
input.
ViewModel
.Input.Description
1652
input.
ViewModel
.Input.Required
1686
input.
ViewModel
.InputDisabled
1712
input.
ViewModel
.NumberValue
1718
__builder5.AddComponentParameter(134, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentNumberField<int?>.ValueChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<int?>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<int?>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, __value => input.
ViewModel
.NumberValue = __value, input.
ViewModel
.NumberValue))));
1719
__builder5.AddComponentParameter(135, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentNumberField<int?>.ValueExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<int?>>>(() => input.
ViewModel
.NumberValue));
1723
_elementRefs[input.
ViewModel
]