Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22500 (s=22500, is=22515, ic=22517, ia=22519)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22516 (s=22500, is=22516, ic=22518, ia=22520)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22518 (s=22500, is=22516, ic=22518, ia=22520)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22520 (s=22500, is=22516, ic=22518, ia=22520)