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