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