2 references to Checkbox
Aspire.Hosting (1)
Dashboard\DashboardService.cs (1)
201
case ApplicationModel.InputType.
Checkbox
:
Stress.AppHost (1)
Program.cs (1)
215
new InteractionInput { InputType = InputType.
Checkbox
, Label = "Remember me", Placeholder = "What does this do?", Required = true },