Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5233 (s=5233, is=5239, ic=5237, ia=5239)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5240 (s=5233, is=5240, ic=5238, ia=5240)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5238 (s=5233, is=5240, ic=5238, ia=5240)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5240 (s=5233, is=5240, ic=5238, ia=5240)