page Pagesandcomponents { seo { title = "Pages and components" description = "Compose .wrn pages, layouts, props, state, and slots." canonical = "https://wrnexusjs.dev/guides/pages-and-components" } view {
W WRNexusJS
Browse documentation
Preview guide · 0.2.19

Pages and components

Pages are routable, components are reusable, and layouts provide shared slots. Mount a component with data-component and keep browser state scoped and minimal.

Release scope

This guide describes installed 0.2.19 capabilities. Follow linked package declarations for exact signatures; undocumented behavior is not guaranteed.

Browse package APIs · Troubleshooting · Support

} }