Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123357 (s=123357, is=123434, ic=123436, ia=123439)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123435 (s=123357, is=123435, ic=123437, ia=123440)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123437 (s=123357, is=123435, ic=123437, ia=123440)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123440 (s=123357, is=123435, ic=123437, ia=123440)