Skip to main content

ActionSheetItemBuilder.OnClick Method

Name Parameters Description
OnClick(RazorBlock) jsFunc A handler for the click event raised for the button representing the given action sheet button. Mirrors the client-side onClick option.
OnClick(String) jsFunc A handler for the click event raised for the button representing the given action sheet button. Mirrors the client-side onClick option.