Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10544 (s=10544, is=10552, ic=10551, ia=10553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10553 (s=10544, is=10553, ic=10552, ia=10554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10552 (s=10544, is=10553, ic=10552, ia=10554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10554 (s=10544, is=10553, ic=10552, ia=10554)