Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123500 (s=123500, is=123577, ic=123579, ia=123582)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123578 (s=123500, is=123578, ic=123580, ia=123583)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123580 (s=123500, is=123578, ic=123580, ia=123583)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123583 (s=123500, is=123578, ic=123580, ia=123583)