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