Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11332 (s=11332, is=11342, ic=11341, ia=11343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11343 (s=11332, is=11343, ic=11342, ia=11344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11342 (s=11332, is=11343, ic=11342, ia=11344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11344 (s=11332, is=11343, ic=11342, ia=11344)