Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66245 (s=66245, is=66301, ic=66302, ia=66303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66302 (s=66245, is=66302, ic=66303, ia=66304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66303 (s=66245, is=66302, ic=66303, ia=66304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66304 (s=66245, is=66302, ic=66303, ia=66304)