Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65755 (s=65755, is=65810, ic=65811, ia=65812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65811 (s=65755, is=65811, ic=65812, ia=65813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65812 (s=65755, is=65811, ic=65812, ia=65813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65813 (s=65755, is=65811, ic=65812, ia=65813)