Skip to main content

TextBoxBuilder.OnKeyDown Method

Name Parameters Description
OnKeyDown(RazorBlock) jsFunc A function that is executed when a user is pressing a key on the keyboard. Mirrors the client-side onKeyDown option.
OnKeyDown(String) jsFunc A function that is executed when a user is pressing a key on the keyboard. Mirrors the client-side onKeyDown option.