docs
docs copied to clipboard
Official documentation for Vaadin and Hilla.
Fixes #3387 Note: the corresponding [Hilla docs page](https://hilla.dev/docs/react/components/charts) contains the table listing all the available chart types. However, we already have a dedicated [Chart Types](https://vaadin.com/docs/latest/components/charts/charttypes) subpage so I decided to...
Basically a Lit version of the [React contents](https://hilla.dev/docs/react/components/charts). Ask me for details :)
Take the contents from the [React Charts page](https://hilla.dev/docs/react/components/charts).
- [ ] Rename the "Flow Usage" tab to "File Handling" - [ ] Rename the "Defining a Receiver Instance" section to indicate that its Flow specific - [ ]...
Proof-of-concept/prototype of badges for Flow, Hilla, and React-specific content. These aren't very flexible or easy to maintain, but perhaps good-enough. How to apply them: For the side navigation and section...
I was missing info that I should install Vaadin plugins in IDE to make work some things, get better DX. - https://plugins.jetbrains.com/plugin/23758-vaadin - https://plugins.jetbrains.com/plugin/20537-vaadin-endpoints This should be part of [Getting...
Resolving: https://github.com/vaadin/docs/issues/3385
Hello guys, I did not find any mention of SSR for the front end. I think that this is a crucial topic for frontend developers, who care about SEO. Can...
in the `next` branch of docs: Add the following top-level section below the intro section (above _Prefix & Suffix elements_): > ### Automatic Highlighting of Current Item > The navigation...