TagBoxBuilder.OnItemClick Method
Name | Parameters | Description |
---|---|---|
OnItemClick(RazorBlock) | jsFunc | A function that is executed when a list item is clicked or tapped. Mirrors the client-side onItemClick option. |
OnItemClick(String) | jsFunc | A function that is executed when a list item is clicked or tapped. Mirrors the client-side onItemClick option. |