Open navigation

Core Concepts

The core model is standards-first: authored elements, declarative rendering, file routes and optional islands.

OpenElement

The base element class provides the component authoring surface.

DSD

Declarative Shadow DOM carries server-rendered shadow roots in HTML.

Islands

Hydrate only the components that need browser runtime behavior.