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