Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 35357 (s=35357, is=35394, ic=35393, ia=35395)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 35395 (s=35357, is=35395, ic=35394, ia=35396)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 35394 (s=35357, is=35395, ic=35394, ia=35396)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 35396 (s=35357, is=35395, ic=35394, ia=35396)