[]
        
(Showing Draft Content)

C1.Blazor.ListView.C1ListView-1.ItemTapped

ItemTapped Property

ItemTapped

Gets or sets the callback that will be called when an item is tapped.

Declaration
[Parameter]
public EventHandler<ListViewInputEventArgs> ItemTapped { get; set; }