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