You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 9, 2020. It is now read-only.
The demo categories are shown in the side menu, under the HTML Examples item.
As for Java Examples, the categories are shown as a header for each page:
In order to Vaadin.com to show the categories as links in the side menu, a special demos.json file needs to be exported for each demo. Here is the file for the Grid demo, for example.
Taking this HTML Examples page as example:
The demo categories are shown in the side menu, under the
HTML Examplesitem.As for Java Examples, the categories are shown as a header for each page:
In order to Vaadin.com to show the categories as links in the side menu, a special
demos.jsonfile needs to be exported for each demo. Here is the file for the Grid demo, for example.