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