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