Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65242 (s=65242, is=65297, ic=65298, ia=65299)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65298 (s=65242, is=65298, ic=65299, ia=65300)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65299 (s=65242, is=65298, ic=65299, ia=65300)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65300 (s=65242, is=65298, ic=65299, ia=65300)