Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65801 (s=65801, is=65856, ic=65857, ia=65858)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65857 (s=65801, is=65857, ic=65858, ia=65859)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65858 (s=65801, is=65857, ic=65858, ia=65859)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65859 (s=65801, is=65857, ic=65858, ia=65859)