Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99170 (s=99170, is=99232, ic=99233, ia=99234)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99233 (s=99170, is=99233, ic=99234, ia=99235)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99234 (s=99170, is=99233, ic=99234, ia=99235)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99235 (s=99170, is=99233, ic=99234, ia=99235)