Skip to main content

PopoverBuilder.OnHidden Method

Name Parameters Description
OnHidden(RazorBlock) jsFunc A function that is executed after the UI component is hidden. Mirrors the client-side onHidden option.
OnHidden(String) jsFunc A function that is executed after the UI component is hidden. Mirrors the client-side onHidden option.