Context menu

Vaadin 10 supports Context menu ? If yes what do i need to do to use Context menu in Java ?

It is under construction, you can find current version here: https://github.com/vaadin/vaadin-context-menu-flow

Managed to include it with this (gradle) coordinate: “com.vaadin:vaadin-context-menu-flow:1.2.0”.
I noticed there are no sub-menus available… just one level.