Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6898 (s=6898, is=6905, ic=6903, ia=6905)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6906 (s=6898, is=6906, ic=6904, ia=6906)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6904 (s=6898, is=6906, ic=6904, ia=6906)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6906 (s=6898, is=6906, ic=6904, ia=6906)