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