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

chore: add JSDoc for custom events [skip ci] #304

Closed web-padawan closed 3 years ago

web-padawan commented 3 years ago
  1. Added @fires annotations to enable VS Code lit-plugin code completion support.
  2. Aligned item-selected event description.