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