vaadin / docs

Official documentation for Vaadin and Hilla.
https://vaadin.com/docs
Other
30 stars 184 forks source link

Document events in React component docs #2004

Open marcushellberg opened 1 year ago

marcushellberg commented 1 year ago

The react component docs on hilla.dev do not describe how to interact with the components. What events do input fields or ComboBoxes fire? What types do they have? Adding a section on events to the components, along with a few examples would be helpful.

platosha commented 1 year ago

Thanks for the issue.

Let us implement event exports first, see vaadin/react-components#55