Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21098 (s=21098, is=21109, ic=21109, ia=21108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21110 (s=21098, is=21110, ic=21110, ia=21109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21110 (s=21098, is=21110, ic=21110, ia=21109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21109 (s=21098, is=21110, ic=21110, ia=21109)