Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12390 (s=12390, is=12402, ic=12401, ia=12403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12403 (s=12390, is=12403, ic=12402, ia=12404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12402 (s=12390, is=12403, ic=12402, ia=12404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12404 (s=12390, is=12403, ic=12402, ia=12404)