Skip to main content

SpeedDialActionBuilder.OnClick Method

Name Parameters Description
OnClick(RazorBlock) jsFunc A function that is executed when the FAB or speed dial action button is clicked or tapped. Mirrors the client-side onClick option.
OnClick(String) jsFunc A function that is executed when the FAB or speed dial action button is clicked or tapped. Mirrors the client-side onClick option.