Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88235 (s=88235, is=88295, ic=88296, ia=88297)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88296 (s=88235, is=88296, ic=88297, ia=88298)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88297 (s=88235, is=88296, ic=88297, ia=88298)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88298 (s=88235, is=88296, ic=88297, ia=88298)