13 references to InputViewModel
Aspire.Dashboard (13)
Components_Controls_InteractionInputField_razor.g.cs (8)
227
var descriptionId = !string.IsNullOrEmpty(
InputViewModel
.Input.Description)
264
InputViewModel
.Input.Label
281
InputViewModel
.Input.Description
298
InputViewModel
.Input.Required
310
__builder.AddContent(8, ChildContent(new InteractionInputFieldContext { ViewModel =
InputViewModel
, DescriptionId = descriptionId })
326
if (
InputViewModel
.Input.Loading)
356
__builder.AddContent(12, GetDescriptionContent(
InputViewModel
.Input, descriptionId)
366
() =>
InputViewModel
.Value
Components_Dialogs_InteractionsInputDialog_razor.g.cs (5)
496
InputViewModel
687
InputViewModel
904
InputViewModel
1465
InputViewModel
1639
InputViewModel