Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32123 (s=32123, is=32157, ic=32156, ia=32158)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32158 (s=32123, is=32158, ic=32157, ia=32159)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32157 (s=32123, is=32158, ic=32157, ia=32159)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32159 (s=32123, is=32158, ic=32157, ia=32159)