Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10468 (s=10468, is=10476, ic=10475, ia=10477)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10477 (s=10468, is=10477, ic=10476, ia=10478)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10476 (s=10468, is=10477, ic=10476, ia=10478)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10478 (s=10468, is=10477, ic=10476, ia=10478)