Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65120 (s=65120, is=65175, ic=65176, ia=65177)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65176 (s=65120, is=65176, ic=65177, ia=65178)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65177 (s=65120, is=65176, ic=65177, ia=65178)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65178 (s=65120, is=65176, ic=65177, ia=65178)