13 references to InputViewModel
Aspire.Dashboard (13)
Components_Controls_InteractionInputField_razor.g.cs (8)
191
var descriptionId = !string.IsNullOrEmpty(
InputViewModel
.Input.Description)
228
InputViewModel
.Input.Label
245
InputViewModel
.Input.Description
262
InputViewModel
.Input.Required
274
__builder.AddContent(8, ChildContent(new InteractionInputFieldContext { ViewModel =
InputViewModel
, DescriptionId = descriptionId })
290
if (
InputViewModel
.Input.Loading)
320
__builder.AddContent(12, GetDescriptionContent(
InputViewModel
.Input, descriptionId)
330
() =>
InputViewModel
.Value
Components_Dialogs_InteractionsInputDialog_razor.g.cs (5)
484
InputViewModel
675
InputViewModel
892
InputViewModel
1392
InputViewModel
1566
InputViewModel