Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25094 (s=25094, is=25118, ic=25119, ia=25116)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25119 (s=25094, is=25119, ic=25120, ia=25117)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25120 (s=25094, is=25119, ic=25120, ia=25117)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25117 (s=25094, is=25119, ic=25120, ia=25117)