Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22312 (s=22312, is=22334, ic=22334, ia=22334)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22335 (s=22312, is=22335, ic=22335, ia=22335)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22335 (s=22312, is=22335, ic=22335, ia=22335)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22335 (s=22312, is=22335, ic=22335, ia=22335)