Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89231 (s=89231, is=89292, ic=89293, ia=89294)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89293 (s=89231, is=89293, ic=89294, ia=89295)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89294 (s=89231, is=89293, ic=89294, ia=89295)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89295 (s=89231, is=89293, ic=89294, ia=89295)