Skip to content

Drag start event hook#120

Open
brendenblack wants to merge 1 commit intoPostlagerkarte:masterfrom
brendenblack:master
Open

Drag start event hook#120
brendenblack wants to merge 1 commit intoPostlagerkarte:masterfrom
brendenblack:master

Conversation

@brendenblack
Copy link
Copy Markdown

@brendenblack brendenblack commented Jul 8, 2021

This PR adds a hook to allow for reacting to the drag start event.

[Parameter]
public Action<TItem> DragEnd { get; set; }

[Parameter]
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a <summary> to the newly introduced parameters.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@brendenblack can you please fix this? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants