Tile UI ยท SolidJS

Registry Examples

Install and compose the 68-item Solid registry: 61 UI components, 3 primitive hooks, and 4 shared items.

The registry examples cover the complete 61-component Solid manifest.

Settings surface

Combine Card, Input, Separator, and Button for a server-rendered settings panel.

Status surface

Use Card and Badge to present deployment or account state.

Confirmed action

Use Dialog, Button, and Toggle for a hydrated confirmation flow with controlled Solid state.

View live examples

The component pages render the exact demo files whose source appears in each preview. Start with Card, Toggle, and Dialog.