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