Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5467 (s=5467, is=5473, ic=5471, ia=5473)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5474 (s=5467, is=5474, ic=5472, ia=5474)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5472 (s=5467, is=5474, ic=5472, ia=5474)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5474 (s=5467, is=5474, ic=5472, ia=5474)