Skip to main content

TextBoxBuilder.OnCut Method

Name Parameters Description
OnCut(RazorBlock) jsFunc A function that is executed when the UI component's input has been cut. Mirrors the client-side onCut option.
OnCut(String) jsFunc A function that is executed when the UI component's input has been cut. Mirrors the client-side onCut option.