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