Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10507 (s=10507, is=10515, ic=10514, ia=10516)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10516 (s=10507, is=10516, ic=10515, ia=10517)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10515 (s=10507, is=10516, ic=10515, ia=10517)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10517 (s=10507, is=10516, ic=10515, ia=10517)