Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23551 (s=23551, is=23567, ic=23569, ia=23571)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23568 (s=23551, is=23568, ic=23570, ia=23572)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23570 (s=23551, is=23568, ic=23570, ia=23572)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23572 (s=23551, is=23568, ic=23570, ia=23572)