Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16165 (s=16165, is=16181, ic=16182, ia=16180)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16182 (s=16165, is=16182, ic=16183, ia=16181)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16183 (s=16165, is=16182, ic=16183, ia=16181)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16181 (s=16165, is=16182, ic=16183, ia=16181)