Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 53950 (s=53950, is=54001, ic=54001, ia=54003)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 54002 (s=53950, is=54002, ic=54002, ia=54004)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 54002 (s=53950, is=54002, ic=54002, ia=54004)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 54004 (s=53950, is=54002, ic=54002, ia=54004)