Skip to main content

DropDownBoxBuilder.OnInput Method

Name Parameters Description
OnInput(RazorBlock) jsFunc A function that is executed each time the UI component's input is changed while the UI component is focused. Mirrors the client-side onInput option.
OnInput(String) jsFunc A function that is executed each time the UI component's input is changed while the UI component is focused. Mirrors the client-side onInput option.