Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55003 (s=55003, is=55054, ic=55054, ia=55056)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55055 (s=55003, is=55055, ic=55055, ia=55057)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55055 (s=55003, is=55055, ic=55055, ia=55057)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55057 (s=55003, is=55055, ic=55055, ia=55057)