Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10478 (s=10478, is=10486, ic=10485, ia=10487)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10487 (s=10478, is=10487, ic=10486, ia=10488)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10486 (s=10478, is=10487, ic=10486, ia=10488)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10488 (s=10478, is=10487, ic=10486, ia=10488)