DateBoxBuilder.OnPaste Method
Name | Parameters | Description |
---|---|---|
OnPaste(RazorBlock) | jsFunc | A function that is executed when the UI component's input has been pasted. Mirrors the client-side onPaste option. |
OnPaste(String) | jsFunc | A function that is executed when the UI component's input has been pasted. Mirrors the client-side onPaste option. |