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