Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 52000 (s=52000, is=52051, ic=52051, ia=52053)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 52052 (s=52000, is=52052, ic=52052, ia=52054)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 52052 (s=52000, is=52052, ic=52052, ia=52054)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 52054 (s=52000, is=52052, ic=52052, ia=52054)