Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69953 (s=69953, is=70009, ic=70010, ia=70011)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 70010 (s=69953, is=70010, ic=70011, ia=70012)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 70011 (s=69953, is=70010, ic=70011, ia=70012)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 70012 (s=69953, is=70010, ic=70011, ia=70012)