MenuBar widget in Vaadin Flow (Vaadin 10) missing?

故事扮演 提交于 2019-12-20 01:43:22

问题


Vaadin Framework (Vaadin 8) offers a MenuBar widget, as discussed in the manual, and shown in the Sampler.

When I switch the manual to "Vaadin 10" mode, I cannot find the MenuBar widget. I know Vaadin 10 (Vaadin Flow) is a major re-write of Vaadin, is the widget changed in name or not yet available?


回答1:


Possibly in Vaadin 14

Update: A MenuBar widget is planned for development by Vaadin Ltd, scheduled for Vaadin 14 release.

  • See the manual.
  • On GitHub, see Issue # 4694 MenuBar component.

No MenuBar in Vaadin 10 or 11

As discussed in this Forum thread, as of version 11.0.1, Vaadin Flow currently lacks any such menu bar widget.



来源:https://stackoverflow.com/questions/51351834/menubar-widget-in-vaadin-flow-vaadin-10-missing

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!