Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6370 (s=6370, is=6377, ic=6375, ia=6377)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6378 (s=6370, is=6378, ic=6376, ia=6378)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6376 (s=6370, is=6378, ic=6376, ia=6378)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6378 (s=6370, is=6378, ic=6376, ia=6378)