TabPanelBuilder.OnTitleHold Method
| Name | Parameters | Description |
|---|---|---|
| OnTitleHold(RazorBlock) | jsFunc | A function that is executed when a tab has been held for a specified period. Mirrors the client-side onTitleHold option. |
| OnTitleHold(String) | jsFunc | A function that is executed when a tab has been held for a specified period. Mirrors the client-side onTitleHold option. |