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