Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 8576 (s=8576, is=8583, ic=8581, ia=8583)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 8584 (s=8576, is=8584, ic=8582, ia=8584)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 8582 (s=8576, is=8584, ic=8582, ia=8584)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 8584 (s=8576, is=8584, ic=8582, ia=8584)