Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20501 (s=20501, is=20508, ic=20509, ia=20509)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20509 (s=20501, is=20509, ic=20510, ia=20510)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20510 (s=20501, is=20509, ic=20510, ia=20510)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20510 (s=20501, is=20509, ic=20510, ia=20510)