Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99242 (s=99242, is=99304, ic=99305, ia=99306)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99305 (s=99242, is=99305, ic=99306, ia=99307)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99306 (s=99242, is=99305, ic=99306, ia=99307)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99307 (s=99242, is=99305, ic=99306, ia=99307)