sigildocs

(sigil web demo views)

(sigil web demo views) - HTML layout, pages, and partials

All view functions return SXML. Full pages are wrapped in page-layout; partials are bare fragments for morph responses.

Exports

page-layoutprocedure

Full HTML page shell.

home-pageprocedure

Home page with welcome text and stats.

stats-partialprocedure

Stats partial for SSE updates.

Records list page with search and data table.

Records table + paginator partial.

Record detail page.

Record form page (new or edit).

record-formprocedure

Reusable record form fields.