Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123648 (s=123648, is=123725, ic=123727, ia=123730)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123726 (s=123648, is=123726, ic=123728, ia=123731)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123728 (s=123648, is=123726, ic=123728, ia=123731)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123731 (s=123648, is=123726, ic=123728, ia=123731)