Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65432 (s=65432, is=65487, ic=65488, ia=65489)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65488 (s=65432, is=65488, ic=65489, ia=65490)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65489 (s=65432, is=65488, ic=65489, ia=65490)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65490 (s=65432, is=65488, ic=65489, ia=65490)