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