TabPanelBuilder.OnTitleClick Method
Name | Parameters | Description |
---|---|---|
OnTitleClick(RazorBlock) | jsFunc | A function that is executed when a tab is clicked or tapped. Mirrors the client-side onTitleClick option. |
OnTitleClick(String) | jsFunc | A function that is executed when a tab is clicked or tapped. Mirrors the client-side onTitleClick option. |