Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123376 (s=123376, is=123453, ic=123455, ia=123458)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123454 (s=123376, is=123454, ic=123456, ia=123459)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123456 (s=123376, is=123454, ic=123456, ia=123459)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123459 (s=123376, is=123454, ic=123456, ia=123459)