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