Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66595 (s=66595, is=66651, ic=66652, ia=66653)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66652 (s=66595, is=66652, ic=66653, ia=66654)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66653 (s=66595, is=66652, ic=66653, ia=66654)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66654 (s=66595, is=66652, ic=66653, ia=66654)