[]
        
(Showing Draft Content)

C1.Blazor.TreeView.TreeViewItemView.OnClick

OnClick Property

OnClick

This Callback will gets and sets by Blazor framework automatically for binding feature.

Declaration
[Parameter]
public EventCallback<TreeViewItem> OnClick { get; set; }