You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using the UTree component to list files.
We need to add the UContextMenu on each file.
The current slot available can't wrap the UTree item's button. Also, there is no way to bind data to the UContextMenu item's onSelect method, it only passes e: Event argument.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
I'm using the UTree component to list files.
We need to add the UContextMenu on each file.
The current slot available can't wrap the UTree item's button. Also, there is no way to bind data to the UContextMenu item's onSelect method, it only passes
e: Event
argument.Additional context
No response
The text was updated successfully, but these errors were encountered: