Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9189 (s=9189, is=9197, ic=9195, ia=9197)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9198 (s=9189, is=9198, ic=9196, ia=9198)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9196 (s=9189, is=9198, ic=9196, ia=9198)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9198 (s=9189, is=9198, ic=9196, ia=9198)