Documentation

Documentation versions (currently viewing)

Reference

Configuration
Customizing the configuration of a Hilla application for both a 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.
Endpoint Generator
The endpoint generator produces TypeScript files based on the information from an OpenAPI document that’s generated from Java (or other JVM language) files.
Gradle
Building and running Hilla applications with Gradle.
Type Conversion
Understanding conversion of data types from Java to TypeScript and vice versa.
Type Nullability
Understanding optional nullable types.
TypeScript Client
Understanding the Hilla TypeScript client library, the default TypeScript client, and generated client modules.