public async void OnEndEvent(SortableJSEvent e) { await OnEnd.InvokeAsync(new SortableEvent <TItem>(this, e)); }