page ClientOnly { layout = "public" render = "client" hydrate = "load" state count: number = 0 view {

Mounted in the browser

Client-only page

} }