Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10602 (s=10602, is=10610, ic=10609, ia=10611)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10611 (s=10602, is=10611, ic=10610, ia=10612)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10610 (s=10602, is=10611, ic=10610, ia=10612)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10612 (s=10602, is=10611, ic=10610, ia=10612)