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

Update renderer section in docs. #179

Closed yuriy-fix closed 6 years ago

yuriy-fix commented 6 years ago

Add context usage in the example. Remove the guard statement from the beginning of the example renderer. Change the order of root, context, contextMenu to root, contextMenu, context.