Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123465 (s=123465, is=123542, ic=123544, ia=123547)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123543 (s=123465, is=123543, ic=123545, ia=123548)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123545 (s=123465, is=123543, ic=123545, ia=123548)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123548 (s=123465, is=123543, ic=123545, ia=123548)