Skip to content
Backlit
Esc
navigateopen⌘Jpreview
On this page

Backlit reference

Define internal application interfaces with the Backlit SDK and render them from the Backlit protocol.

Backlit lets an application describe an interface without frontend code. The SDK builds a protocol node tree. A Backlit renderer displays that tree.

This site documents the SDK input and the protocol output for each interface element.

To learn why Backlit exists and where it is going, read the manifesto.

App and runtime

Examples show complete SDK resource files and protocol output from the current SDK. Each example runs during the build. The docs do not include interactive client previews.

Was this page helpful?