Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66007 (s=66007, is=66062, ic=66063, ia=66064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66063 (s=66007, is=66063, ic=66064, ia=66065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66064 (s=66007, is=66063, ic=66064, ia=66065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66065 (s=66007, is=66063, ic=66064, ia=66065)