Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13874 (s=13874, is=13884, ic=13886, ia=13887)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13885 (s=13874, is=13885, ic=13887, ia=13888)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13887 (s=13874, is=13885, ic=13887, ia=13888)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13888 (s=13874, is=13885, ic=13887, ia=13888)