Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64983 (s=64983, is=65038, ic=65039, ia=65040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65039 (s=64983, is=65039, ic=65040, ia=65041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65040 (s=64983, is=65039, ic=65040, ia=65041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65041 (s=64983, is=65039, ic=65040, ia=65041)