Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10595 (s=10595, is=10603, ic=10602, ia=10604)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10604 (s=10595, is=10604, ic=10603, ia=10605)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10603 (s=10595, is=10604, ic=10603, ia=10605)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10605 (s=10595, is=10604, ic=10603, ia=10605)