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