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