A pure WebBlocks UI site about WebBlocks UI

This demo explains the project, the layer model, shipped primitives, patterns, and JavaScript behavior using only package assets and shipped wb-* classes.

What this page is proving

WebBlocks UI is capable of documenting itself without a separate presentation layer. This guide does not add helper CSS, utility scripts, or invented classes.

What ships with the package

Architecture layers
6
Foundation, utilities, layout, primitives, patterns, icons
Dependencies
0
No framework requirement for the package itself
JavaScript
14+
Theme, overlays, navigation, feedback, and disclosure modules
Icons
173
Class-based mask-image icon usage

Read the system in the right order

Read the system in the right order

Start from a real shipped example

When the page job is already clear, copying the nearest pattern example from this guide is safer than rebuilding the screen from memory. Start with the whole structure, replace the content, then trim aggressively.

Useful tools while you build

Core principles