Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20623 (s=20623, is=20653, ic=20655, ia=20651)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20654 (s=20623, is=20654, ic=20656, ia=20652)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20656 (s=20623, is=20654, ic=20656, ia=20652)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20652 (s=20623, is=20654, ic=20656, ia=20652)