Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50196 (s=50196, is=50246, ic=50246, ia=50248)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50247 (s=50196, is=50247, ic=50247, ia=50249)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50247 (s=50196, is=50247, ic=50247, ia=50249)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50249 (s=50196, is=50247, ic=50247, ia=50249)