Docs

Reference

Configuration
Customizing a Hilla application configuration for both the development environment and for execution.
Connection Indicator
The connection indicator informs the user of the server connection status, and indicates loading progress if network requests take some time. Its duration and style are configurable.
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`.

Updated