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