Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23589 (s=23589, is=23605, ic=23607, ia=23609)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23606 (s=23589, is=23606, ic=23608, ia=23610)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23608 (s=23589, is=23606, ic=23608, ia=23610)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23610 (s=23589, is=23606, ic=23608, ia=23610)