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