1 write to ViewModel
Aspire.Dashboard (1)
Components_Controls_InteractionInputField_razor.g.cs (1)
310__builder.AddContent(8, ChildContent(new InteractionInputFieldContext { ViewModel = InputViewModel, DescriptionId = descriptionId })
58 references to ViewModel
Aspire.Dashboard (58)
Components_Dialogs_InteractionsInputDialog_razor.g.cs (58)
540input.ViewModel.Input.Placeholder 557input.ViewModel.Input.Required 591input.ViewModel.InputDisabled 617InteractionHelpers.GetMaxLength(input.ViewModel.Input.MaxLength) 634input.ViewModel.Value 640__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)))); 641__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)); 645_elementRefs[input.ViewModel] 731input.ViewModel.Input.Placeholder 748input.ViewModel.Input.Required 808input.ViewModel.InputDisabled 834InteractionHelpers.GetMaxLength(input.ViewModel.Input.MaxLength) 851input.ViewModel.Value 857__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)))); 858__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)); 889input.ViewModel.IsSecretTextVisible ? ControlsStringsLoc[nameof(ControlsStrings.GridValueMaskHideValue)] : ControlsStringsLoc[nameof(ControlsStrings.GridValueMaskShowValue)] 906() => ToggleSecretTextVisibilityAsync(input.ViewModel) 926GetSecretTextIcon(input.ViewModel) 940_elementRefs[input.ViewModel] 1051input.ViewModel.Input.Placeholder 1068input.ViewModel.Input.Required 1085input.ViewModel.SelectOptions 1179input.ViewModel.InputDisabled 1205input.ViewModel.Value 1211__builder5.AddComponentParameter(90, 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)))); 1212__builder5.AddComponentParameter(91, 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)); 1216_elementRefs[input.ViewModel] 1255input.ViewModel.Input.Placeholder 1272input.ViewModel.Input.Required 1289input.ViewModel.FilteredOptions() 1383input.ViewModel.InputDisabled 1443input.ViewModel.Value 1449__builder5.AddComponentParameter(107, 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)))); 1450__builder5.AddComponentParameter(108, 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)); 1481input.ViewModel.Value 1493_elementRefs[input.ViewModel] 1587input.ViewModel.Input.Label 1604input.ViewModel.Input.Placeholder 1621input.ViewModel.Input.Description 1638input.ViewModel.InputDisabled 1664input.ViewModel.IsChecked 1670__builder5.AddComponentParameter(126, 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)))); 1671__builder5.AddComponentParameter(127, 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)); 1675_elementRefs[input.ViewModel] 1769input.ViewModel.Input.Placeholder 1786input.ViewModel.Input.Description 1803input.ViewModel.Input.Required 1837input.ViewModel.InputDisabled 1863input.ViewModel.NumberValue 1869__builder5.AddComponentParameter(142, 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)))); 1870__builder5.AddComponentParameter(143, 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)); 1874_elementRefs[input.ViewModel]