Skip to content
scalive
Menu
ConnectingLiveReconnectingOffline

API

Browse Scalive's supported public API by package or use Filter symbols in the API browser. Symbols inherited or exported through import scalive.* appear under that public import path.

Packages

  • scalive contains the core LiveView, component, HTML, form, routing, upload, and runtime APIs.

  • scalive.codecs contains codecs used at browser and route boundaries.

  • scalive.testing contains disconnected rendering, page queries, and typed form test utilities.

Find a symbol

Use the API browser to explore packages and nested owners. Global documentation search (Ctrl K) searches API declarations and members alongside guides and examples.

Core abstraction

Start with LiveView, the typed boundary for mounting state, handling messages, and rendering HTML.