Skip to main content

TreeMapBuilder.OnExported Method

Name Parameters Description
OnExported(RazorBlock) jsFunc A function that is executed after the UI component is exported. Mirrors the client-side onExported option.
OnExported(String) jsFunc A function that is executed after the UI component is exported. Mirrors the client-side onExported option.