Docs

Documentation versions (currently viewingVaadin 24)

Reference

Configuration
Customizing a Hilla application configuration for both the development environment and for execution.
Gradle
Building and running a Hilla application using Gradle.
React Router
Customizing routing beyond the basics
Type Conversion
Understanding conversion of data types from Java to TypeScript and vice versa.
Type Nullability
TypeScript Client
Understanding the Hilla TypeScript client library, the default TypeScript client, and generated client modules.
TypeScript Generator
The TypeScript generator produces TypeScript files that map to Java services annotated with [annotationname]`@BrowserCallable` or [annotationname]`@Endpoint`.