Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20365 (s=20365, is=20378, ic=20380, ia=20382)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20379 (s=20365, is=20379, ic=20381, ia=20383)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20381 (s=20365, is=20379, ic=20381, ia=20383)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20383 (s=20365, is=20379, ic=20381, ia=20383)