Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: define details type at ContextMenuRendererContext #200

Merged
merged 1 commit into from
Apr 13, 2021

Conversation

DiegoCardoso
Copy link
Contributor

Add a type definition for the details object inside of the ContextMenuRendererContext interface.

Fix vaadin/vaadin-context-menu#309

Add a type definition for the `details` object inside of the `ContextMenuRendererContext` interface.

Fix vaadin/vaadin-context-menu#309
@web-padawan web-padawan merged commit 82a44ec into master Apr 13, 2021
@web-padawan web-padawan deleted the fix/define-type-details branch April 13, 2021 11:09
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.

ContextMenuRendererContext.details property is defined as object
2 participants