vaadin / vaadin-context-menu

The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.
https://vaadin.com/components
Apache License 2.0
26 stars 10 forks source link

fix: define details type at ContextMenuRendererContext #310

Closed DiegoCardoso closed 3 years ago

DiegoCardoso commented 3 years ago

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

Fix vaadin/vaadin-context-menu#309