Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123468 (s=123468, is=123545, ic=123547, ia=123550)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123546 (s=123468, is=123546, ic=123548, ia=123551)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123548 (s=123468, is=123546, ic=123548, ia=123551)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123551 (s=123468, is=123546, ic=123548, ia=123551)