Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123504 (s=123504, is=123581, ic=123583, ia=123586)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123582 (s=123504, is=123582, ic=123584, ia=123587)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123584 (s=123504, is=123582, ic=123584, ia=123587)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123587 (s=123504, is=123582, ic=123584, ia=123587)