13 references to InputViewModel
Aspire.Dashboard (13)
Components_Controls_InteractionInputField_razor.g.cs (8)
197
var descriptionId = !string.IsNullOrEmpty(
InputViewModel
.Input.Description)
234
InputViewModel
.Input.Label
251
InputViewModel
.Input.Description
268
InputViewModel
.Input.Required
280
__builder.AddContent(8, ChildContent(new InteractionInputFieldContext { ViewModel =
InputViewModel
, DescriptionId = descriptionId })
296
if (
InputViewModel
.Input.Loading)
326
__builder.AddContent(12, GetDescriptionContent(
InputViewModel
.Input, descriptionId)
336
() =>
InputViewModel
.Value
Components_Dialogs_InteractionsInputDialog_razor.g.cs (5)
490
InputViewModel
681
InputViewModel
898
InputViewModel
1459
InputViewModel
1633
InputViewModel