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