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